linux-openrisc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] OpenRISC updates for 6.6
@ 2023-09-04 19:20 Stafford Horne
  2023-09-04 22:37 ` Linus Torvalds
  2023-09-05 19:42 ` pr-tracker-bot
  0 siblings, 2 replies; 4+ messages in thread
From: Stafford Horne @ 2023-09-04 19:20 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: Linux OpenRISC, LKML

Hello Linus,

Please consider for pull,

The following changes since commit 52a93d39b17dc7eb98b6aa3edb93943248e03b2f:

  Linux 6.5-rc5 (2023-08-06 15:07:51 -0700)

are available in the Git repository at:

  https://github.com/openrisc/linux.git tags/for-linus

for you to fetch changes up to c289330331eb93bc6a3c68b9119ccd7d4285a4a2:

  openrisc: Remove kernel-doc marker from ioremap comment (2023-08-21 08:15:25 +0100)

----------------------------------------------------------------
OpenRISC updates for 6.6

Updates:

 - Fixes from me to cleanup all compiler warnings reported under
   arch/openrisc.
 - One cleanup from Linus Walleij to convert pfn macros to static
   inlines.

----------------------------------------------------------------

Note, there is one trivial conflict with the mm tree and my patch fixing up the
ioremap comment.

Linus Walleij (1):
      openrisc: Make pfn accessors statics inlines

Stafford Horne (8):
      openrisc: Add missing prototypes for assembly called fnctions
      openrisc: Declare do_signal function as static
      openrisc: Add prototype for show_registers to processor.h
      openrisc: Add prototype for die to bug.h
      openrisc: Include cpu.h and switch_to.h for prototypes
      openriac: Remove unused nommu_dump_state function
      openrisc: Remove unused tlb_init function
      openrisc: Remove kernel-doc marker from ioremap comment

 arch/openrisc/include/asm/bug.h       | 11 +++++
 arch/openrisc/include/asm/page.h      | 11 ++++-
 arch/openrisc/include/asm/processor.h |  1 +
 arch/openrisc/kernel/process.c        |  4 +-
 arch/openrisc/kernel/ptrace.c         |  4 ++
 arch/openrisc/kernel/signal.c         |  7 ++-
 arch/openrisc/kernel/smp.c            |  2 +
 arch/openrisc/kernel/time.c           |  2 +
 arch/openrisc/kernel/traps.c          | 85 +++++------------------------------
 arch/openrisc/mm/fault.c              |  4 +-
 arch/openrisc/mm/init.c               |  2 -
 arch/openrisc/mm/ioremap.c            |  2 +-
 arch/openrisc/mm/tlb.c                |  9 ----
 13 files changed, 51 insertions(+), 93 deletions(-)
 create mode 100644 arch/openrisc/include/asm/bug.h

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

* Re: [GIT PULL] OpenRISC updates for 6.6
  2023-09-04 19:20 [GIT PULL] OpenRISC updates for 6.6 Stafford Horne
@ 2023-09-04 22:37 ` Linus Torvalds
  2023-09-05  4:08   ` Stafford Horne
  2023-09-05 19:42 ` pr-tracker-bot
  1 sibling, 1 reply; 4+ messages in thread
From: Linus Torvalds @ 2023-09-04 22:37 UTC (permalink / raw)
  To: Stafford Horne; +Cc: Linux OpenRISC, LKML

On Mon, 4 Sept 2023 at 12:21, Stafford Horne <shorne@gmail.com> wrote:
>
>   https://github.com/openrisc/linux.git tags/for-linus

Nothing new there. Forgot to push?

                Linus

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

* Re: [GIT PULL] OpenRISC updates for 6.6
  2023-09-04 22:37 ` Linus Torvalds
@ 2023-09-05  4:08   ` Stafford Horne
  0 siblings, 0 replies; 4+ messages in thread
From: Stafford Horne @ 2023-09-05  4:08 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: Linux OpenRISC, LKML

On Mon, Sep 04, 2023 at 03:37:31PM -0700, Linus Torvalds wrote:
> On Mon, 4 Sept 2023 at 12:21, Stafford Horne <shorne@gmail.com> wrote:
> >
> >   https://github.com/openrisc/linux.git tags/for-linus
> 
> Nothing new there. Forgot to push?

Oh Yes, I forgot to push.  the tag is pushed now.  Let me know if you need to send
another mail to trigger your process, ohterwise it is there.

I will figure out why my tooling didn't warn about the unpushed branch.

-Stafford

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

* Re: [GIT PULL] OpenRISC updates for 6.6
  2023-09-04 19:20 [GIT PULL] OpenRISC updates for 6.6 Stafford Horne
  2023-09-04 22:37 ` Linus Torvalds
@ 2023-09-05 19:42 ` pr-tracker-bot
  1 sibling, 0 replies; 4+ messages in thread
From: pr-tracker-bot @ 2023-09-05 19:42 UTC (permalink / raw)
  To: Stafford Horne; +Cc: Linus Torvalds, Linux OpenRISC, LKML

The pull request you sent on Mon, 4 Sep 2023 20:20:58 +0100:

> https://github.com/openrisc/linux.git tags/for-linus

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

Thank you!

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

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

end of thread, other threads:[~2023-09-05 20:15 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-09-04 19:20 [GIT PULL] OpenRISC updates for 6.6 Stafford Horne
2023-09-04 22:37 ` Linus Torvalds
2023-09-05  4:08   ` Stafford Horne
2023-09-05 19:42 ` 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).