On 10/15/15 at 10:20am, Borislav Petkov wrote: > From: Borislav Petkov <b...@suse.de> > > Hi all, > > this is ontop of Baoquan's fix from yesterday: > https://lkml.kernel.org/r/20151014104338.ga8...@pd.tnic > > Looking at the crashkernel reservation code made a couple of style > problems wink at me so this short cleanup should address them. Please > take a look and complain if something's wrong. > > Thanks. > > Borislav Petkov (5): > x86/setup: Cleanup crashkernel reservation functions > x86/setup/crash: Remove alignment variable > x86/setup/crash: Cleanup some more > x86/setup/crash: Check memblock_reserve() retval > kexec/crash: Say which char is the unrecognized > > arch/x86/kernel/setup.c | 81 > +++++++++++++++++++++++++------------------------ > kernel/kexec_core.c | 6 ++-- > 2 files changed, 45 insertions(+), 42 deletions(-) > > -- > 2.3.5 > >
Reviewed-by: Dave Young <dyo...@redhat.com> Thanks Dave -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/