aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/event_analyzing_sample.py
diff options
context:
space:
mode:
authorRalf Baechle <[email protected]>2014-05-21 09:42:10 +0000
committerRalf Baechle <[email protected]>2014-05-21 10:25:39 +0000
commite5eb925a1804c4a52994ba57f4f68ee7a9132905 (patch)
tree537ff44f413665231fd7932dfdce6d9c34661f0b /tools/perf/scripts/python/event_analyzing_sample.py
parentMerge tag 'sound-3.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/t... (diff)
downloadkernel-e5eb925a1804c4a52994ba57f4f68ee7a9132905.tar.gz
kernel-e5eb925a1804c4a52994ba57f4f68ee7a9132905.zip
MIPS: Change type of asid_cache to unsigned long
asid_cache must be unsigned long otherwise on 64 bit systems it will become 0 if the value in get_new_mmu_context() reaches 0xffffffff and in the end the assumption of ASID_FIRST_VERSION is not true anymore thus leads to more dangerous things. Initial patch by Yong Zhang <[email protected]> Signed-off-by: Ralf Baechle <[email protected]> Reported-by: libin <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions