aboutsummaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/modules.py
diff options
context:
space:
mode:
authorAndi Kleen <[email protected]>2015-04-08 06:04:31 -0700
committerDavid S. Miller <[email protected]>2015-04-08 15:29:08 -0400
commit5eeb2922152042b78eccfb6cf70458019296654f (patch)
tree6db92f810a0411e602e7ad9e63799a31c6eef546 /scripts/gdb/linux/modules.py
parent3bca4cf6022ee2ff1ff2142bed28a6fca00d3a44 (diff)
fou: Don't use const __read_mostly
const __read_mostly is a senseless combination. If something is already const it cannot be __read_mostly. Remove the bogus __read_mostly in the fou driver. This fixes section conflicts with LTO. Signed-off-by: Andi Kleen <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/modules.py')
0 files changed, 0 insertions, 0 deletions