Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1247905

Re: [PATCH 0/5] x86/setup/crash: Cleanup some code

From Joerg Roedel <jroedel@suse.de>
Newsgroups linux.kernel
Subject Re: [PATCH 0/5] x86/setup/crash: Cleanup some code
Date 2015-10-15 17:40 +0200
Message-ID <qjSNk-2aP-29@gated-at.bofh.it> (permalink)
References <qjM5c-QH-7@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On Thu, Oct 15, 2015 at 10:20:26AM +0200, Borislav Petkov wrote:
> this is ontop of Baoquan's fix from yesterday:
> https://lkml.kernel.org/r/20151014104338.GA8235@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(-)

Looks good to me.

Reviewed-by: Joerg Roedel <jroedel@suse.de>

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Back to linux.kernel | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

[PATCH 0/5] x86/setup/crash: Cleanup some code Borislav Petkov <bp@alien8.de> - 2015-10-15 10:30 +0200
  [PATCH 5/5] kexec/crash: Say which char is the unrecognized Borislav Petkov <bp@alien8.de> - 2015-10-15 10:30 +0200
  [PATCH 1/5] x86/setup: Cleanup crashkernel reservation functions Borislav Petkov <bp@alien8.de> - 2015-10-15 10:30 +0200
  Re: [PATCH 0/5] x86/setup/crash: Cleanup some code Dave Young <dyoung@redhat.com> - 2015-10-15 11:20 +0200
  Re: [PATCH 0/5] x86/setup/crash: Cleanup some code Joerg Roedel <jroedel@suse.de> - 2015-10-15 17:40 +0200

csiph-web