summaryrefslogtreecommitdiffstats
path: root/Documentation/features/debug/stackprotector
diff options
context:
space:
mode:
authorHelge Deller <deller@gmx.de>2017-03-15 21:48:42 +0100
committerHelge Deller <deller@gmx.de>2017-03-15 21:51:17 +0100
commit186ecf14e58befba434f0774eea89e35f64d3c6a (patch)
tree05bd7cbefb50716eaef9310cddf3df0a16c8e13b /Documentation/features/debug/stackprotector
parent63d32d1e09cb2fc65b084b261976c06b40d19115 (diff)
downloadlinux-186ecf14e58befba434f0774eea89e35f64d3c6a.tar.gz
linux-186ecf14e58befba434f0774eea89e35f64d3c6a.zip
parisc: Avoid compiler warnings with access_ok()
Commit 09b871ffd4d8 (parisc: Define access_ok() as macro) missed to mark uaddr as used, which then gives compiler warnings about unused variables. Fix it by comparing uaddr to uaddr which then gets optimized away by the compiler. Signed-off-by: Helge Deller <deller@gmx.de> Fixes: 09b871ffd4d8 ("parisc: Define access_ok() as macro")
Diffstat (limited to 'Documentation/features/debug/stackprotector')
0 files changed, 0 insertions, 0 deletions