All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] NIOS2: fix for v5.15, part 2
@ 2021-10-18 19:59 Dinh Nguyen
  2021-10-20 16:02 ` Linus Torvalds
  2021-10-20 16:16 ` pr-tracker-bot
  0 siblings, 2 replies; 3+ messages in thread
From: Dinh Nguyen @ 2021-10-18 19:59 UTC (permalink / raw)
  To: torvalds; +Cc: dinguyen, linux-kernel

Hi Linus,

Please pull this fix for NIOS2 for v5.15.

Thanks,

Dinh

The following changes since commit 519d81956ee277b4419c723adfb154603c2565ba:

  Linux 5.15-rc6 (2021-10-17 20:00:13 -1000)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/dinguyen/linux.git tags/nios2_fixes_for_v5.15_part2

for you to fetch changes up to 4cce60f15c04d69eff6ffc539ab09137dbe15070:

  NIOS2: irqflags: rename a redefined register name (2021-10-18 11:22:59 -0500)

----------------------------------------------------------------
NIOS2 fixes for v5.15, part 2
- Renamed CTL_STATUS to CTL_FSTATUS to fix a redefined warning

----------------------------------------------------------------
Randy Dunlap (1):
      NIOS2: irqflags: rename a redefined register name

 arch/nios2/include/asm/irqflags.h  | 4 ++--
 arch/nios2/include/asm/registers.h | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

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

* Re: [GIT PULL] NIOS2: fix for v5.15, part 2
  2021-10-18 19:59 [GIT PULL] NIOS2: fix for v5.15, part 2 Dinh Nguyen
@ 2021-10-20 16:02 ` Linus Torvalds
  2021-10-20 16:16 ` pr-tracker-bot
  1 sibling, 0 replies; 3+ messages in thread
From: Linus Torvalds @ 2021-10-20 16:02 UTC (permalink / raw)
  To: Dinh Nguyen; +Cc: Linux Kernel Mailing List

On Mon, Oct 18, 2021 at 9:59 AM Dinh Nguyen <dinguyen@kernel.org> wrote:
>
> - Renamed CTL_STATUS to CTL_FSTATUS to fix a redefined warning

Hmm. That's still some very generic names exposed in a arch header
file that seems to get included (indirectly) almost everywhere.

I've pulled this, but I would suggest you name those flags not "CTL"
but something that is more exclusive to nios2.

Btw, the same goes for some of the other macros in there that are
currently unique - like "RDCTL". That's a name that I can see a driver
using internally, and with nios2 being so unusual, it would take
potentially a longish time before anybody even noticed.

            Linus

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

* Re: [GIT PULL] NIOS2: fix for v5.15, part 2
  2021-10-18 19:59 [GIT PULL] NIOS2: fix for v5.15, part 2 Dinh Nguyen
  2021-10-20 16:02 ` Linus Torvalds
@ 2021-10-20 16:16 ` pr-tracker-bot
  1 sibling, 0 replies; 3+ messages in thread
From: pr-tracker-bot @ 2021-10-20 16:16 UTC (permalink / raw)
  To: Dinh Nguyen; +Cc: torvalds, dinguyen, linux-kernel

The pull request you sent on Mon, 18 Oct 2021 14:59:45 -0500:

> git://git.kernel.org/pub/scm/linux/kernel/git/dinguyen/linux.git tags/nios2_fixes_for_v5.15_part2

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

Thank you!

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

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

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

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-10-18 19:59 [GIT PULL] NIOS2: fix for v5.15, part 2 Dinh Nguyen
2021-10-20 16:02 ` Linus Torvalds
2021-10-20 16:16 ` pr-tracker-bot

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.