Re: [PATCH] x86/boot: Fix incorrect ifdeffery scope

2019-03-03 Thread Baoquan He
On 03/04/19 at 01:32pm, Chao Fan wrote: > On Mon, Mar 04, 2019 at 12:18:20PM +0800, Baoquan He wrote: > >The declarations related to immovable memory handling are put out of > > > >Signed-off-by: Baoquan He > > Are there some problems in your mail tool? > I can only see one line in the PATCH log

Re: [PATCH] x86/boot: Fix incorrect ifdeffery scope

2019-03-03 Thread Chao Fan
On Mon, Mar 04, 2019 at 12:18:20PM +0800, Baoquan He wrote: >The declarations related to immovable memory handling are put out of > >Signed-off-by: Baoquan He Are there some problems in your mail tool? I can only see one line in the PATCH log and seems a half sentence. Thanks, Chao Fan >--- > a

[PATCH] x86/boot: Fix incorrect ifdeffery scope

2019-03-03 Thread Baoquan He
The declarations related to immovable memory handling are put out of Signed-off-by: Baoquan He --- arch/x86/boot/compressed/misc.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/arch/x86/boot/compressed/misc.h b/arch/x86/boot/compressed/misc.h index fd13655e0f9b..8bbaf36