From: Ben Hutchings Date: Wed, 19 Jan 2011 21:01:44 +0000 (+0000) Subject: genirq: Add IRQ affinity notifiers X-Git-Tag: v2.6.39-rc1~468^2~483^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cd7eab44e9946c28d595abe3e9a43e945bc49141;p=pandora-kernel.git genirq: Add IRQ affinity notifiers When initiating I/O on a multiqueue and multi-IRQ device, we may want to select a queue for which the response will be handled on the same or a nearby CPU. This requires a reverse-map of IRQ affinity. Add a notification mechanism to support this. This is based closely on work by Thomas Gleixner . Signed-off-by: Ben Hutchings Cc: linux-net-drivers@solarflare.com Cc: Tom Herbert Cc: David Miller LKML-Reference: <1295470904.11126.84.camel@bwh-desktop> Signed-off-by: Thomas Gleixner --- Reading git-diff-tree failed