aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorJoe Mario <[email protected]>2012-10-04 17:12:15 -0700
committerLinus Torvalds <[email protected]>2012-10-06 03:04:46 +0900
commit8f243af42adef5f589b8e39656284ca9c9374e44 (patch)
tree9da2b6a244968b625c14538aa165615f2ac070c8 /tools/perf/scripts/python/bin
parentc7fd5bc77e9dc8da74bf833d9312076a86d2823e (diff)
sections: fix const sections for crc32 table
Fix the const sections for the code generated by crc32 table. There's no ro version of the cacheline aligned section, so we cannot put in const data without a conflict Just don't make the crc tables const for now. [[email protected]: some fixes and new description] [[email protected]: checkpatch fixes] Signed-off-by: Joe Mario <[email protected]> Signed-off-by: Andi Kleen <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions