Merge tag 'l3-fix-for-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp...
authorIngo Molnar <mingo@kernel.org>
Wed, 25 Apr 2012 10:24:16 +0000 (12:24 +0200)
committerIngo Molnar <mingo@kernel.org>
Wed, 25 Apr 2012 10:24:16 +0000 (12:24 +0200)
commitcd32b1616bc79b2f2ce1b1c6164beecfecc2259c
tree2e91c49b5c2bd927b9b74b7414dbb6839af601e1
parent89b8835ec865dddd6673a8dd7003581bf2377176
parenta720b2dd2470a52345df11dca8d6c1466599f812
Merge tag 'l3-fix-for-3.5' of git://git./linux/kernel/git/bp/bp into x86/urgent

A small L3 cache index disable fix from Srivatsa Bhat which unifies the
way the code checks for already disabled indices.

( Pulling it into v3.4 despite the v3.5 tag - the fix is small and we better
  keep the same code across kernel versions for such user facing interfaces. )

Signed-off-by: Ingo Molnar <mingo@kernel.org>