linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] ARC fixes for 5.11-rc3
@ 2021-01-10 18:49 Vineet Gupta
  2021-01-10 20:07 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Vineet Gupta @ 2021-01-10 18:49 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: lkml, linux-arm-kernel

Hi Linus,

I ran into boot failures on ARC, which went unnoticed. This pull request 
addresses that.

Thx,
-Vineet
------------------>
The following changes since commit f6e7a024bfe5e11d91ccff46bb576e3fb5a516ea:

   Merge tag 'arc-5.11-rc3' of 
git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc (2021-01-05 
12:46:27 -0800)

are available in the Git repository at:

   git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc.git/ 
tags/arc-5.11-rc3-fixes

for you to fetch changes up to e8deee4f1543eda9b75278f63322f412cad52f6a:

   ARC: [hsdk]: Enable FPU_SAVE_RESTORE (2021-01-08 13:46:58 -0800)

----------------------------------------------------------------
ARC fixes for 5.11-rc3

  - Address the 2nd boot failure due to snafu in signal handling code
    (first was generic console ttynull issue)

  - miscll other fixes

----------------------------------------------------------------
Randy Dunlap (1):
       arch/arc: add copy_user_page() to <asm/page.h> to fix build error 
on ARC

Vineet Gupta (3):
       include/soc: remove headers for EZChip NPS
       ARC: unbork 5.11 bootup: fix snafu in _TIF_NOTIFY_SIGNAL handling
       ARC: [hsdk]: Enable FPU_SAVE_RESTORE

  arch/arc/include/asm/page.h |   1 +
  arch/arc/kernel/entry.S     |   2 +-
  arch/arc/plat-hsdk/Kconfig  |   1 +
  include/soc/nps/common.h    | 172 
--------------------------------------------
  include/soc/nps/mtm.h       |  59 ---------------
  5 files changed, 3 insertions(+), 232 deletions(-)
  delete mode 100644 include/soc/nps/common.h
  delete mode 100644 include/soc/nps/mtm.h
_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [GIT PULL] ARC fixes for 5.11-rc3
  2021-01-10 18:49 [GIT PULL] ARC fixes for 5.11-rc3 Vineet Gupta
@ 2021-01-10 20:07 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2021-01-10 20:07 UTC (permalink / raw)
  To: Vineet Gupta; +Cc: Linus Torvalds, lkml, linux-arm-kernel

The pull request you sent on Sun, 10 Jan 2021 18:49:21 +0000:

> git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc.git/ tags/arc-5.11-rc3-fixes

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

Thank you!

-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/prtracker.html

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-01-10 20:08 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-01-10 18:49 [GIT PULL] ARC fixes for 5.11-rc3 Vineet Gupta
2021-01-10 20:07 ` pr-tracker-bot

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).