public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/5] x86/setup/crash: Cleanup some code
@ 2015-10-15  8:20 Borislav Petkov
  2015-10-15  8:20 ` [PATCH 1/5] x86/setup: Cleanup crashkernel reservation functions Borislav Petkov
                   ` (6 more replies)
  0 siblings, 7 replies; 10+ messages in thread
From: Borislav Petkov @ 2015-10-15  8:20 UTC (permalink / raw)
  To: LKML
  Cc: Andrew Morton, Andy Lutomirski, Dave Young, H. Peter Anvin,
	Ingo Molnar, jerry_hoemann, Jiri Kosina, Joerg Roedel,
	Juergen Gross, Mark Salter, Thomas Gleixner, WANG Chao, x86-ml

From: Borislav Petkov <bp@suse.de>

Hi all,

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(-)

-- 
2.3.5


^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2015-10-15 15:33 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-10-15  8:20 [PATCH 0/5] x86/setup/crash: Cleanup some code Borislav Petkov
2015-10-15  8:20 ` [PATCH 1/5] x86/setup: Cleanup crashkernel reservation functions Borislav Petkov
2015-10-15  8:20 ` [PATCH 2/5] x86/setup/crash: Remove alignment variable Borislav Petkov
2015-10-15  8:20 ` [PATCH 3/5] x86/setup/crash: Cleanup some more Borislav Petkov
2015-10-15  8:20 ` [PATCH 4/5] x86/setup/crash: Check memblock_reserve() retval Borislav Petkov
2015-10-15  9:18   ` Dave Young
2015-10-15 10:03     ` Borislav Petkov
2015-10-15  8:20 ` [PATCH 5/5] kexec/crash: Say which char is the unrecognized Borislav Petkov
2015-10-15  9:14 ` [PATCH 0/5] x86/setup/crash: Cleanup some code Dave Young
2015-10-15 15:33 ` Joerg Roedel

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox