On 11/01/18 at 10:55am, Dave Young wrote: > Hi Kairui, > > On 10/31/18 at 10:38am, Kairui Song wrote: > > In order to collect necessary logs for drivers in event of a kernel > > crash, we have to enable CONFIG_PROC_VMCORE_DEVICE_DUMP so that > > device hardware/firmware logs could be collected to vmcore dump. > > > > Currently only Chelsio drivers use this kernel API, but more driver > > could use this new feature in the future. > > > > Signed-off-by: Kairui Song <kasong@xxxxxxxxxx> > > --- > > configs/fedora/generic/CONFIG_PROC_VMCORE_DEVICE_DUMP | 2 +- > > kernel-aarch64-debug.config | 2 +- > > kernel-aarch64.config | 2 +- > > kernel-armv7hl-debug.config | 2 +- > > kernel-armv7hl-lpae-debug.config | 2 +- > > kernel-armv7hl-lpae.config | 2 +- > > kernel-armv7hl.config | 2 +- > > kernel-i686-debug.config | 2 +- > > kernel-i686.config | 2 +- > > kernel-ppc64le-debug.config | 2 +- > > kernel-ppc64le.config | 2 +- > > kernel-s390x-debug.config | 2 +- > > kernel-s390x.config | 2 +- > > kernel-x86_64-debug.config | 2 +- > > kernel-x86_64.config | 2 +- > > 15 files changed, 15 insertions(+), 15 deletions(-) > > > > Above config file are generated automatically during building phase, Oops, looks like Fedora need these changes as they are added in spec file explicitly, please ignore the comment then. Thanks Dave _______________________________________________ kernel mailing list -- kernel@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to kernel-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/kernel@xxxxxxxxxxxxxxxxxxxxxxx