From: Linus Torvalds Date: Sat, 3 Apr 2021 17:49:38 +0000 (-0700) Subject: Merge tag 'powerpc-5.12-5' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc... X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=9c2ef23e4dae122d2b18e834d90f8bd4dda48fe6;p=linux.git Merge tag 'powerpc-5.12-5' of git://git./linux/kernel/git/powerpc/linux Pull powerpc fixes from Michael Ellerman: "Fix a bug on pseries where spurious wakeups from H_PROD would prevent partition migration from succeeding. Fix oopses seen in pcpu_alloc(), caused by parallel faults of the percpu mapping causing us to corrupt the protection key used for the mapping, and cause a fatal key fault. Thanks to Aneesh Kumar K.V, Murilo Opsfelder Araujo, and Nathan Lynch" * tag 'powerpc-5.12-5' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux: powerpc/mm/book3s64: Use the correct storage key value when calling H_PROTECT powerpc/pseries/mobility: handle premature return from H_JOIN powerpc/pseries/mobility: use struct for shared state --- 9c2ef23e4dae122d2b18e834d90f8bd4dda48fe6