lkml.org 
[lkml]   [2012]   [Apr]   [20]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
Date
From
SubjectRe: [patch 04/18] smp: Provide generic idle thread allocation
Hi Thomas,

On Fri, 20 Apr 2012 13:05:45 -0000 Thomas Gleixner <tglx@linutronix.de> wrote:
>
> Index: linux-2.6/kernel/smpboot.c
> ===================================================================
> --- linux-2.6.orig/kernel/smpboot.c
> +++ linux-2.6/kernel/smpboot.c
> @@ -1,12 +1,95 @@
> /*
> * Common SMP CPU bringup/teardown functions
> */
> +#include <linux/err.h>
> +#include <linux/smp.h>
> +#include <linux/sched.h>
> +#include <linux/percpu.h>
> +#include <linux/workqueue.h>

#include <linux/init.h> /* should have been in previous patch */
#include <linux/kernel.h>
#include <linux/completion.h>

--
Cheers,
Stephen Rothwell sfr@canb.auug.org.au
http://www.canb.auug.org.au/~sfr/
[unhandled content-type:application/pgp-signature]
\
 
 \ /
  Last update: 2012-04-21 04:23    [W:1.974 / U:0.408 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site