Re: [patch 04/18] smp: Provide generic idle thread allocation

From: Stephen Rothwell
Date: Fri Apr 20 2012 - 22:21:02 EST


Hi Thomas,

On Fri, 20 Apr 2012 13:05:45 -0000 Thomas Gleixner <tglx@xxxxxxxxxxxxx> 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@xxxxxxxxxxxxxxxx
http://www.canb.auug.org.au/~sfr/

Attachment: pgp00000.pgp
Description: PGP signature