Hi Linus, Michael Ellerman <m...@ellerman.id.au> writes: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > Hi Linus, > > Please pull some powerpc fixes for 4.21: ... > > for you to fetch changes up to 074400a7be61250d9f0ccec07d5c35ffec4d8d22: > > powerpc: Drop use of 'type' from access_ok() (2019-01-04 23:07:59 +1100)
I see you've fixed this in your tree already. If you want to skip this pull and avoid having two fixes for the access_ok() stuff in the history that would be fine by me. The rest of this pull request is all very minor and could wait until next week, I could pull out the redundant access_ok() fix and generate a new tag later in the week. cheers > - ------------------------------------------------------------------ > powerpc fixes for 4.21 #2 > > A fix for the recent access_ok() change, which broke the build. We recently > added a use of type in order to squash a warning elsewhere about type being > unused. > > A handful of other minor build fixes, and one defconfig update. > > Thanks to: > Christian Lamparter, Christophe Leroy, Diana Craciun, Mathieu Malaterre. > > - ------------------------------------------------------------------ > Christian Lamparter (1): > powerpc/4xx/ocm: Fix compilation error due to PAGE_KERNEL usage > > Diana Craciun (1): > powerpc/fsl: Fixed warning: orphan section `__btb_flush_fixup' > > Mathieu Malaterre (1): > powerpc: Drop use of 'type' from access_ok() > > Michael Ellerman (4): > powerpc/4xx/ocm: Fix phys_addr_t printf warnings > powerpc/configs: Add PPC4xx_OCM to ppc40x_defconfig > KVM: PPC: Book3S HV: radix: Fix uninitialized var build error > Merge branch 'master' into fixes > > > arch/powerpc/configs/ppc40x_defconfig | 1 + > arch/powerpc/include/asm/uaccess.h | 2 +- > arch/powerpc/kernel/head_booke.h | 18 ++++++++++++------ > arch/powerpc/kvm/book3s_64_mmu_radix.c | 2 +- > arch/powerpc/platforms/4xx/ocm.c | 10 +++++----- > 5 files changed, 20 insertions(+), 13 deletions(-) > -----BEGIN PGP SIGNATURE----- > > iQIcBAEBAgAGBQJcL1eOAAoJEFHr6jzI4aWA86wP/3V5zlUNtsyXpcCx60PNIMya > 6z6oWVKoM92nMIyfWuoxKBEbylSyixFSxOsKoiVJDyigW5WWNjsPQ1KOUD2OVn0V > OQhj2aDXwUtxdlQ5dK0H9lodsUKUEw1/saqcgi2OS8iDDa8kJIEemDe29Omf5DyE > U2RKl++nhAfK8BLfMRCAIqL+TVZq9Zy+zNwbVtsmj7lAlw+Csb4KV3YvlJ7b6pjD > Ntm6O3X8sy7GtJdMpeBDOMTbWuvIQpefVH135jS1IjJZbrafZK6a4gQ9cs5mx68d > +/nyzkcjy83eRGkv3QY5Y+vEa0wkFdBb6Nf0MH63xCPVYVjom6pRUGL+RPldi2GO > bmieDXavlicX9y+BCQSKASTzNo2uR2heF31aCnr6bsOSeT8ZNGbIwgHuGGqrzN+8 > qLQb00hA0uKlbNgPpNoyYO5K3khntR348HfH0Uwlm3Nttvn1TEh87c9L19FcdlMw > SlA6kpJ6328FkEv5FUPu7v7764dPgOQNImPKnsYdhbUxhHnDMx33LzsUEQQcYWpM > 3nsKQMW1yqMH2BG8u9LQtZErFanX+RNm81OsP38F8nvGe1RJkoq7R7MSooZ9tzs2 > Ymf8W+KNofKmXVAPh7AyKQzpy0a/sEqAXmtTPBf7bsdwU5PQB0+LMf0yzyZpEp2U > 3eFcseqDoO32ScDZQUYt > =Y+yv > -----END PGP SIGNATURE-----