]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit815090f83dc8397ef60f16cee476fba5102b6085
tree2e91c49b5c2bd927b9b74b7414dbb6839af601e1
parentd25d5a79d26573bd27d4c3ec7dee1150b50be9f9
parent5824bb004bbbf99d24c8b19db92b244cf04cd12e
Merge tag 'l3-fix-for-3.5' of git://git.kernel.org/pub/scm/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>