From 5fe801700f45cea7f0d76bb6baa219b6e63c9a10 Mon Sep 17 00:00:00 2001 From: Cyrill Gorcunov Date: Wed, 14 Jan 2009 23:37:50 +0300 Subject: [PATCH] --- yaml --- r: 135856 b: refs/heads/master c: 17d140402e6f0fd5dde2fdf8d045e3f95f865663 h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/arch/x86/include/asm/setup.h | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/[refs] b/[refs] index 15546fc6e10b..bca12cb90f99 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 5a54bd1307471c1cd0521402fe65e2057edcab2f +refs/heads/master: 17d140402e6f0fd5dde2fdf8d045e3f95f865663 diff --git a/trunk/arch/x86/include/asm/setup.h b/trunk/arch/x86/include/asm/setup.h index 5a3a13715756..c2308f5250fd 100644 --- a/trunk/arch/x86/include/asm/setup.h +++ b/trunk/arch/x86/include/asm/setup.h @@ -1,6 +1,8 @@ #ifndef _ASM_X86_SETUP_H #define _ASM_X86_SETUP_H +#ifdef __KERNEL__ + #define COMMAND_LINE_SIZE 2048 #ifndef __ASSEMBLY__ @@ -33,8 +35,6 @@ struct x86_quirks { #endif /* __ASSEMBLY__ */ -#ifdef __KERNEL__ - #ifdef __i386__ #include