Messages in this thread |  | | Date | Thu, 18 Apr 2019 18:22:47 +0100 | From | Catalin Marinas <> | Subject | [GIT PULL] arm64 fixes for 5.1-rc6 |
| |
Hi Linus,
Please pull the arm64 fix below. Thanks.
The following changes since commit dc4060a5dc2557e6b5aa813bf5b73677299d62d2:
Linux 5.1-rc5 (2019-04-14 15:17:41 -0700)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux tags/arm64-fixes
for you to fetch changes up to ff8acf929014b7f87315588e0daf8597c8aa9d1c:
arm64: futex: Restore oldval initialization to work around buggy compilers (2019-04-18 18:17:08 +0100)
---------------------------------------------------------------- Avoid compiler uninitialised warning introduced by recent arm64 futex fix
---------------------------------------------------------------- Nathan Chancellor (1): arm64: futex: Restore oldval initialization to work around buggy compilers
arch/arm64/include/asm/futex.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
-- Catalin
|  |