From: Peter Zijlstra Date: Mon, 6 Apr 2009 09:45:03 +0000 (+0200) Subject: perf_counter: x86: self-IPI for pending work X-Git-Tag: v2.6.31-rc1~383^2~403 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b6276f353bf490add62dcf7db0ebd75baa3e1a37;p=pandora-kernel.git perf_counter: x86: self-IPI for pending work Implement set_perf_counter_pending() with a self-IPI so that it will run ASAP in a usable context. For now use a second IRQ vector, because the primary vector pokes the apic in funny ways that seem to confuse things. Signed-off-by: Peter Zijlstra Cc: Paul Mackerras Cc: Corey Ashford LKML-Reference: <20090406094517.724626696@chello.nl> Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed