From: Thomas Gleixner Date: Fri, 16 Feb 2007 09:27:24 +0000 (-0800) Subject: [PATCH] Add irq flag to disable balancing for an interrupt X-Git-Tag: v2.6.21-rc1~163 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=950f4427c2ddc921164088a20f01304cf231437c;p=pandora-kernel.git [PATCH] Add irq flag to disable balancing for an interrupt Add a flag so we can prevent the irq balancing of an interrupt. Move the bits, so we have room for more :) Necessary for the ability to setup clocksources more flexible (e.g. use the different HPET channels per CPU) Signed-off-by: Thomas Gleixner Signed-off-by: Ingo Molnar Cc: john stultz Cc: Roman Zippel Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed