aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/util/trace-event-scripting.c
diff options
context:
space:
mode:
authorJohn David Anglin <[email protected]>2012-05-16 10:14:52 +0100
committerJames Bottomley <[email protected]>2012-05-16 13:15:06 +0100
commit207f583d7179f707f402c36a7bda5ca1fd03ad5b (patch)
treec598fc21706f110c7a1578ef3bf17b9fd01005df /tools/perf/util/trace-event-scripting.c
parent5e185581d7c46ddd33cd9c01106d1fc86efb9376 (diff)
[PARISC] fix crash in flush_icache_page_asm on PA1.1
As pointed out by serveral people, PA1.1 only has a type 26 instruction meaning that the space register must be explicitly encoded. Not giving an explicit space means that the compiler uses the type 24 version which is PA2.0 only resulting in an illegal instruction crash. This regression was caused by commit f311847c2fcebd81912e2f0caf8a461dec28db41 Author: James Bottomley <[email protected]> Date: Wed Dec 22 10:22:11 2010 -0600 parisc: flush pages through tmpalias space Reported-by: Helge Deller <[email protected]> Signed-off-by: John David Anglin <[email protected]> Cc: [email protected] #2.6.39+ Signed-off-by: James Bottomley <[email protected]>
Diffstat (limited to 'tools/perf/util/trace-event-scripting.c')
0 files changed, 0 insertions, 0 deletions