linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] parisc architecture fixes for kernel v5.12-rc7
@ 2021-04-07  9:09 Helge Deller
  2021-04-07 16:26 ` Linus Torvalds
  2021-04-07 18:28 ` pr-tracker-bot
  0 siblings, 2 replies; 4+ messages in thread
From: Helge Deller @ 2021-04-07  9:09 UTC (permalink / raw)
  To: Linus Torvalds, linux-kernel, linux-parisc, James Bottomley,
	John David Anglin
  Cc: Bhaskar Chowdhury, Gao Xiang, Wan Jiabing

Hi Linus,

please pull four small parisc architecture fixes for kernel 5.12-rc7 from:

  http://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux.git parisc-5.12-3

One link error fix found by the kernel test robot, one sparse warning fix,
remove a duplicate declaration and some spelling fixes.

Thanks,
Helge

----------------------------------------------------------------
Bhaskar Chowdhury (1):
      parisc: math-emu: Few spelling fixes in the file fpu.h

Gao Xiang (1):
      parisc: avoid a warning on u8 cast for cmpxchg on u8 pointers

Helge Deller (1):
      parisc: parisc-agp requires SBA IOMMU driver

Wan Jiabing (1):
      parisc: Remove duplicate struct task_struct declaration

 arch/parisc/include/asm/cmpxchg.h   |  2 +-
 arch/parisc/include/asm/processor.h |  1 -
 arch/parisc/math-emu/fpu.h          | 32 +++-----------------------------
 drivers/char/agp/Kconfig            |  2 +-
 4 files changed, 5 insertions(+), 32 deletions(-)

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

* Re: [GIT PULL] parisc architecture fixes for kernel v5.12-rc7
  2021-04-07  9:09 [GIT PULL] parisc architecture fixes for kernel v5.12-rc7 Helge Deller
@ 2021-04-07 16:26 ` Linus Torvalds
  2021-04-07 20:52   ` Helge Deller
  2021-04-07 18:28 ` pr-tracker-bot
  1 sibling, 1 reply; 4+ messages in thread
From: Linus Torvalds @ 2021-04-07 16:26 UTC (permalink / raw)
  To: Helge Deller
  Cc: Linux Kernel Mailing List, linux-parisc, James Bottomley,
	John David Anglin, Bhaskar Chowdhury, Gao Xiang, Wan Jiabing

On Wed, Apr 7, 2021 at 2:09 AM Helge Deller <deller@gmx.de> wrote:
>
>   http://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux.git parisc-5.12-3

Not technically related to this pull (which I just did), but doing the
pull did remind me that you're one of the people who don't use signed
tags for pull requests.

I don't require that for kernel.org accounts, and it's not really a
problem, but I do encourage it.  So I thought I'd just mention it in
case it would be something you'd be willing to do..

You're certainly not the only one not using signed tags, but I'm
looking through my recent merges, and _most_ of them are from signed
sources these days.

           Linus

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

* Re: [GIT PULL] parisc architecture fixes for kernel v5.12-rc7
  2021-04-07  9:09 [GIT PULL] parisc architecture fixes for kernel v5.12-rc7 Helge Deller
  2021-04-07 16:26 ` Linus Torvalds
@ 2021-04-07 18:28 ` pr-tracker-bot
  1 sibling, 0 replies; 4+ messages in thread
From: pr-tracker-bot @ 2021-04-07 18:28 UTC (permalink / raw)
  To: Helge Deller
  Cc: Linus Torvalds, linux-kernel, linux-parisc, James Bottomley,
	John David Anglin, Bhaskar Chowdhury, Gao Xiang, Wan Jiabing

The pull request you sent on Wed, 7 Apr 2021 11:09:09 +0200:

> http://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux.git parisc-5.12-3

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

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

* Re: [GIT PULL] parisc architecture fixes for kernel v5.12-rc7
  2021-04-07 16:26 ` Linus Torvalds
@ 2021-04-07 20:52   ` Helge Deller
  0 siblings, 0 replies; 4+ messages in thread
From: Helge Deller @ 2021-04-07 20:52 UTC (permalink / raw)
  To: Linus Torvalds
  Cc: Linux Kernel Mailing List, linux-parisc, James Bottomley,
	John David Anglin, Bhaskar Chowdhury, Gao Xiang, Wan Jiabing

On 4/7/21 6:26 PM, Linus Torvalds wrote:
> On Wed, Apr 7, 2021 at 2:09 AM Helge Deller <deller@gmx.de> wrote:
>>
>>    http://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux.git parisc-5.12-3
>
> Not technically related to this pull (which I just did), but doing the
> pull did remind me that you're one of the people who don't use signed
> tags for pull requests.

Ok.

> I don't require that for kernel.org accounts, and it's not really a
> problem, but I do encourage it.  So I thought I'd just mention it in
> case it would be something you'd be willing to do..

Thanks for the reminder and sure, I'll sign my next tags as well.

Helge

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

end of thread, other threads:[~2021-04-07 20:53 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-04-07  9:09 [GIT PULL] parisc architecture fixes for kernel v5.12-rc7 Helge Deller
2021-04-07 16:26 ` Linus Torvalds
2021-04-07 20:52   ` Helge Deller
2021-04-07 18:28 ` 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).