lkml.org 
[lkml]   [2008]   [Mar]   [2]   [last100]   RSS Feed
Views: [more markup]  [less markup]  [headers]  [forward] 
 
Messages in this thread
/
DateSun, 2 Mar 2008 00:18:10 -0500
FromChristoph Hellwig <>
SubjectRe: [RFC/PATCH] cpuset: cpuset irq affinities
On Fri, Feb 29, 2008 at 07:55:51PM +0100, Peter Zijlstra wrote:
> Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
> ---
>  include/linux/irq.h |    9 ++
>  kernel/cpuset.c     |  160 ++++++++++++++++++++++++++++++++++++++++++++++++++++
>  kernel/irq/manage.c |   19 ++++++
>  3 files changed, 188 insertions(+)

linux/irq.h must not be included in generic code, it's actually more
and asm-generic/hw_irq.h.  Please restructure the code so that the
cpuset code calls into an arch interface which will then be implemented
by arch code (which in most cases will be genirq, the other can be left
stubbed out for now)



\
 
 \ /
  Last update: 2008-03-02 06:21    [from the cache]
©2003-2008