public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Helge Deller <deller@gmx.de>
To: Linus Torvalds <torvalds@linux-foundation.org>,
	linux-kernel@vger.kernel.org, linux-parisc@vger.kernel.org,
	James Bottomley <James.Bottomley@hansenpartnership.com>,
	John David Anglin <dave.anglin@bell.net>
Subject: [GIT PULL] more parisc architecture fixes & updates for v6.5-rc1
Date: Wed, 5 Jul 2023 09:17:41 +0200	[thread overview]
Message-ID: <ZKUZFS4CGOHNJR1S@p100> (raw)

Hi Linus,

please pull a second round of fixes for the parisc architecture for kernel 6.5-rc1.

This fixes all outstanding compiler warnings when compiled with W=1 in
the arch/parisc/ and drivers/parisc/ directories.

Thanks!
Helge

----------------------------------------------------------------
The following changes since commit a901a3568fd26ca9c4a82d8bc5ed5b3ed844d451:

  Merge tag 'iomap-6.5-merge-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux (2023-07-02 11:14:54 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux.git tags/parisc-for-6.5-rc1-2

for you to fetch changes up to f8a473bf5db7a6abaa7cad40303e395dff702819:

  parisc: syscalls: Avoid compiler warnings with W=1 (2023-07-03 18:56:03 +0200)

----------------------------------------------------------------
parisc architecture fixes and updates for kernel v6.5-rc1 (pt 2):

* Fix all compiler warnings in arch/parisc and drivers/parisc when
  compiled with W=1

----------------------------------------------------------------
Helge Deller (6):
      parisc: pdt: Get prototype for arch_report_meminfo()
      parisc: smp: Add declaration for start_cpu_itimer()
      parisc: unwind: Avoid missing prototype warning for handle_interruption()
      parisc: Raise minimal GCC version to 12.0.0
      parisc: math-emu: Avoid compiler warnings with W=1
      parisc: syscalls: Avoid compiler warnings with W=1

 arch/parisc/include/asm/processor.h | 2 ++
 arch/parisc/kernel/Makefile         | 3 +++
 arch/parisc/kernel/pdt.c            | 1 +
 arch/parisc/kernel/smp.c            | 2 --
 arch/parisc/kernel/unwind.c         | 5 +++--
 arch/parisc/math-emu/Makefile       | 3 ++-
 scripts/min-tool-version.sh         | 4 ++--
 7 files changed, 13 insertions(+), 7 deletions(-)

             reply	other threads:[~2023-07-05  7:18 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-07-05  7:17 Helge Deller [this message]
2023-07-05 18:19 ` [GIT PULL] more parisc architecture fixes & updates for v6.5-rc1 pr-tracker-bot
2023-07-05 18:31 ` Sam James

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=ZKUZFS4CGOHNJR1S@p100 \
    --to=deller@gmx.de \
    --cc=James.Bottomley@hansenpartnership.com \
    --cc=dave.anglin@bell.net \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-parisc@vger.kernel.org \
    --cc=torvalds@linux-foundation.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox