From: Thomas Gleixner Date: Fri, 16 Feb 2007 09:27:25 +0000 (-0800) Subject: [PATCH] Add a function to handle interrupt affinity setting X-Git-Tag: v2.6.21-rc1~162 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=771ee3b04eaac6184312825eb600b4c598f027a5;p=pandora-kernel.git [PATCH] Add a function to handle interrupt affinity setting Provide funtions to: - check, whether an interrupt can set the affinity - pin the interrupt to a given cpu Necessary for the ability to setup clocksources more flexible (e.g. use the different HPET channels per CPU) [akpm@osdl.org: alpha build fix] 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