lkml.org 
[lkml]   [2002]   [Apr]   [16]   [last100]   RSS Feed
Views: [more markup]  [less markup]  [headers]  [forward] 
 
Messages in this thread
/
SubjectRe: [Patch] Compilation error on 2.5.8
FromRobert Love <>
Date16 Apr 2002 00:48:39 -0400
On Tue, 2002-04-16 at 00:57, Bongani wrote:
> Ok, so this patch should be fine then

I likee.

> --- init/main.c Tue Apr 16 06:52:20 2002
> +++ init/main.c_new     Tue Apr 16 06:55:17 2002
> @@ -272,6 +272,10 @@
>  #define smp_init()     do { } while (0)
>  #endif
> 
> +static inline void setup_per_cpu_areas(void)
> +{
> +}
> +
>  #else
> 
>  #ifdef __GENERIC_PER_CPU
> @@ -297,9 +301,11 @@
>         }
>  }
>  #else
> +
>  static inline void setup_per_cpu_areas(void)
>  {
>  }
> +
>  #endif /* !__GENERIC_PER_CPU */
> 
>  /* Called by boot processor to activate the rest. */

	Robert Love

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2005-03-22 12:25    [from the cache]
©2003-2008