summaryrefslogtreecommitdiffstats
path: root/drivers/sbus/char
diff options
context:
space:
mode:
authorStephen Rothwell2009-06-15 12:06:18 +0200
committerDavid S. Miller2009-06-16 13:56:55 +0200
commit6ac5c610828c051666f667d2bdbd51fc15a59e98 (patch)
treeb4db162651fbfc64bb07d2f0a6c754849e5bc820 /drivers/sbus/char
parentsparc64: Add proper dynamic ftrace support. (diff)
downloadkernel-qcow2-linux-6ac5c610828c051666f667d2bdbd51fc15a59e98.tar.gz
kernel-qcow2-linux-6ac5c610828c051666f667d2bdbd51fc15a59e98.tar.xz
kernel-qcow2-linux-6ac5c610828c051666f667d2bdbd51fc15a59e98.zip
sparc: replace uses of CPU_MASK_ALL_PTR
CPU_MASK_ALL is the (deprecated) "all bits set" cpumask, defined as so: #define CPU_MASK_ALL (cpumask_t) { { ... } } Taking the address of such a temporary is questionable at best, unfortunately 321a8e9d (cpumask: add CPU_MASK_ALL_PTR macro) added CPU_MASK_ALL_PTR: #define CPU_MASK_ALL_PTR (&CPU_MASK_ALL) Which formalizes this practice. One day gcc could bite us over this usage (though we seem to have gotten away with it so far). [Description by Rusty Russell] Signed-off-by: Stephen Rothwell <sfr@canb.auug.org.au> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/sbus/char')
0 files changed, 0 insertions, 0 deletions