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

2015-10-15 Thread Joerg Roedel
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.ga8...@pd.tnic > > Looking at the crashkernel reservation code made a couple of style > problems wink at me so this short cleanup should addr

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

2015-10-15 Thread Dave Young
On 10/15/15 at 10:20am, Borislav Petkov wrote: > From: Borislav Petkov > > 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 sh

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

2015-10-15 Thread Borislav Petkov
From: Borislav Petkov 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