mbox series

[GIT,PULL] arm64 fixes for 4.20-rc6

Message ID 20181207183459.GA30569@arrakis.emea.arm.com
State New
Headers show
Series [GIT,PULL] arm64 fixes for 4.20-rc6 | expand

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux tags/arm64-fixes

Message

Catalin Marinas Dec. 7, 2018, 6:35 p.m. UTC
Hi Linus,

Please pull the arm64 fix below. Thanks.

The following changes since commit 2595646791c319cadfdbf271563aac97d0843dc7:

  Linux 4.20-rc5 (2018-12-02 15:07:55 -0800)

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 b4aecf78083d8c6424657c1746c7c3de6e61669f:

  arm64: hibernate: Avoid sending cross-calling with interrupts disabled (2018-12-07 15:52:39 +0000)

----------------------------------------------------------------
- Avoid sending IPIs with interrupts disabled

----------------------------------------------------------------
Will Deacon (1):
      arm64: hibernate: Avoid sending cross-calling with interrupts disabled

 arch/arm64/kernel/hibernate.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comments

pr-tracker-bot@kernel.org Dec. 7, 2018, 10:40 p.m. UTC | #1
The pull request you sent on Fri, 7 Dec 2018 18:35:01 +0000:

> git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux tags/arm64-fixes

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/b8bf4692c98038a1ec98faf09e545d1a32429b54

Thank you!