From: Shaohua Li Date: Mon, 17 Jan 2011 02:52:05 +0000 (+0800) Subject: x86: Allocate 32 tlb_invalidate_interrupt handler stubs X-Git-Tag: v2.6.39-rc1~499^2~60 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3a09fb4570a1cce11472b8e5da3f6ee409f529d5;p=pandora-kernel.git x86: Allocate 32 tlb_invalidate_interrupt handler stubs Add up to 32 invalidate_interrupt handlers. How many handlers are added depends on NUM_INVALIDATE_TLB_VECTORS. So if NUM_INVALIDATE_TLB_VECTORS is smaller than 32, we reduce code size. Signed-off-by: Shaohua Li Cc: Andi Kleen Cc: Eric Dumazet LKML-Reference: <1295232725.1949.708.camel@sli10-conroe> Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed