[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1444897231-7906-1-git-send-email-bp@alien8.de>
Date: Thu, 15 Oct 2015 10:20:26 +0200
From: Borislav Petkov <bp@...en8.de>
To: LKML <linux-kernel@...r.kernel.org>
Cc: Andrew Morton <akpm@...ux-foundation.org>,
Andy Lutomirski <luto@...capital.net>,
Dave Young <dyoung@...hat.com>,
"H. Peter Anvin" <hpa@...or.com>, Ingo Molnar <mingo@...nel.org>,
jerry_hoemann@...com, Jiri Kosina <jkosina@...e.cz>,
Joerg Roedel <jroedel@...e.de>,
Juergen Gross <jgross@...e.com>,
Mark Salter <msalter@...hat.com>,
Thomas Gleixner <tglx@...utronix.de>,
WANG Chao <chaowang@...hat.com>, x86-ml <x86@...nel.org>
Subject: [PATCH 0/5] x86/setup/crash: Cleanup some code
From: Borislav Petkov <bp@...e.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
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists