aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/mm
diff options
context:
space:
mode:
authorStephen Rothwell <sfr@canb.auug.org.au>2009-08-10 17:14:55 +0000
committerBenjamin Herrenschmidt <benh@kernel.crashing.org>2009-08-20 10:29:30 +1000
commit3c15a68880023722fc794018768df556f438ae98 (patch)
tree07c9f4160a44799dafce855ad16c84064557c467 /arch/powerpc/mm
parentpowerpc/vmlinux.lds: Move _edata down (diff)
downloadlinux-dev-3c15a68880023722fc794018768df556f438ae98.tar.xz
linux-dev-3c15a68880023722fc794018768df556f438ae98.zip
powerpc: use consistent types in mktree
gcc v4.4 currently produces this build warning: arch/powerpc/boot/mktree.c: In function 'main': arch/powerpc/boot/mktree.c:104: warning: dereferencing type-punned pointer will break strict-aliasing rules tmpbuf is only used as an array of unsigned ints, so declare it that way. Signed-off-by: Stephen Rothwell <sfr@canb.auug.org.au> Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Diffstat (limited to 'arch/powerpc/mm')
0 files changed, 0 insertions, 0 deletions