summaryrefslogtreecommitdiff
path: root/Documentation/numastat.txt
diff options
context:
space:
mode:
authorRussell King <rmk@dyn-67.arm.linux.org.uk>2005-11-18 17:22:03 +0300
committerRussell King <rmk+kernel@arm.linux.org.uk>2005-11-18 17:22:03 +0300
commitd2c5b69099ff747f9757da2416383b9a999171b1 (patch)
tree6ff0b0da32d5afed46328754901ef2d912bdfa79 /Documentation/numastat.txt
parent02b30839220fa3ef80a34ed6ee174fa2d9937eac (diff)
downloadlinux-d2c5b69099ff747f9757da2416383b9a999171b1.tar.xz
[ARM] Fix get_user when passed a const pointer
Unfortunately, later gcc versions error out when our get_user is passed a const pointer, since we write to a temporary variable declared as typeof(*(p)) which propagates the const-ness. Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
Diffstat (limited to 'Documentation/numastat.txt')
0 files changed, 0 insertions, 0 deletions