Re: .config

2020-02-21 Thread Valdis Klētnieks
On Fri, 21 Feb 2020 23:41:10 +, Enzo Desiage said: > modules I actually need (thanks find_all_modules.sh). I'm trying to devise > a strategy to take the output of that script and make a brand new minimal > .config file. However, the only solution I've found is doing it manually > via make

Re: Kernel debugging

2020-02-21 Thread Valdis Klētnieks
On Wed, 19 Feb 2020 06:19:10 +, "Pankaj Vinadrao Joshi" said: > I am using linux 5.4.3 with our custom Yocto distro on RISC v machine i want > to get kernel crash log(hard panic) since RISC v does mot have support for the > kxec how i can collect the crash logs? Is netconsole an option, if

.config

2020-02-21 Thread Enzo Desiage
Hi all, I have just finished reading most of "The Linux Kernel in a Nutshell". 1. I wish I knew about this book two weeks ago 2. I'm currently recompiling my kernel in a VM, by having copied the base .config file from /boot as it's been recompiling, for now,

Kernel debugging

2020-02-21 Thread Pankaj Vinadrao Joshi
Hi, I am using linux 5.4.3 with our custom Yocto distro on RISC v machine i want to get kernel crash log(hard panic) since RISC v does mot have support for the kxec how i can collect the crash logs? ___ Kernelnewbies mailing list