summaryrefslogtreecommitdiff
path: root/corking.h
diff options
context:
space:
mode:
authorTobias Klauser <tklauser@distanz.ch>2014-05-27 10:56:47 +0200
committerTobias Klauser <tklauser@distanz.ch>2014-05-27 10:56:47 +0200
commit2e7e42af61fea74bfbb40abdc8318366638672fb (patch)
tree837bb2f10a22d48d3e90ff346e0f14b12fd1ab47 /corking.h
parent62ba03bbc77d22f33e7abd3e3a066310f90fbbc9 (diff)
flowtop: Constify function parameter in walk_process()
Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
Diffstat (limited to 'corking.h')
0 files changed, 0 insertions, 0 deletions
mpiling userspace programs if BITS_PER_LONG is #defined by userspace with the sizeof() compiler builtin. Solve this problem by using __BITS_PER_LONG instead. Since we now #include asm/bitsperlong.h avoid further potential userspace pollution by moving the #define of SHIFT_PER_LONG to bitops.h which is not exported to userspace. This patch unbreaks compiling qemu on hppa/parisc. Signed-off-by: Helge Deller <deller@gmx.de> Cc: <stable@vger.kernel.org>
Diffstat (limited to 'arch/sh/configs')