From: Alexander Kuleshov Date: Thu, 19 Feb 2015 07:34:58 +0000 (+0600) Subject: x86/asm/boot: Use already defined KEEP_SEGMENTS macro in head_{32,64}.S X-Git-Tag: omap-for-v4.1/fixes-rc1~195^2~129 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fb148d83ec6924b7766731e58739d7281b6fb8c7;p=pandora-kernel.git x86/asm/boot: Use already defined KEEP_SEGMENTS macro in head_{32,64}.S There is already defined macro KEEP_SEGMENTS in , let's use it instead of hardcoded constants. Signed-off-by: Alexander Kuleshov Cc: "H. Peter Anvin" Cc: Thomas Gleixner Link: http://lkml.kernel.org/r/1424331298-7456-1-git-send-email-kuleshovmail@gmail.com Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed