Re: [PATCH] parisc: remove gratuitous cpu_online_map declaration.

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Thu, Dec 04, 2008 at 10:12:41AM +1030, Rusty Russell wrote:
> This is defined in linux/cpumask.h (included in this file already),
> and this will break when the definition changes (in a following patch).
> 
> Signed-off-by: Rusty Russell <rusty@xxxxxxxxxxxxxxx>

Accepted, though it would have been nice if it had either hit all the
maintainers, or hit the list too...

cheers, Kyle

> ---
>  arch/parisc/include/asm/smp.h |    2 --
>  1 file changed, 2 deletions(-)
> 
> diff --git a/arch/parisc/include/asm/smp.h b/arch/parisc/include/asm/smp.h
> --- a/arch/parisc/include/asm/smp.h
> +++ b/arch/parisc/include/asm/smp.h
> @@ -15,8 +15,6 @@
>  #include <linux/threads.h>	/* for NR_CPUS */
>  #include <linux/cpumask.h>
>  typedef unsigned long address_t;
> -
> -extern cpumask_t cpu_online_map;
>  
>  
>  /*
> 
> 
> --
> To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
> the body of a message to majordomo@xxxxxxxxxxxxxxx
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
> Please read the FAQ at  http://www.tux.org/lkml/
> 
--
To unsubscribe from this list: send the line "unsubscribe linux-parisc" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [Linux SoC]     [Linux USB Devel]     [Video for Linux]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]

  Powered by Linux