public inbox for linux-alpha@vger.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] alpha updates for v6.19
@ 2025-12-10 22:45 Magnus Lindholm
  2025-12-10 23:07 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Magnus Lindholm @ 2025-12-10 22:45 UTC (permalink / raw)
  To: torvalds, linux-alpha, linux-kernel
  Cc: richard.henderson, mattst88, sam, lindholm

Hi Linus,

This pull request contains two small uapi fixes. One patch hardcodes TC* ioctl
values that previously depended on the deprecated termio struct, avoiding build
issues with newer glibc versions. The other patch switches uapi headers to use
the compiler-defined __ASSEMBLER__ macro for better consistency between
kernel and userspace.

The following changes since commit 3a8660878839faadb4f1a6dd72c3179c1df56787:

  Linux 6.18-rc1 (2025-10-12 13:42:36 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/lindholm/alpha.git tags/alpha-for-v6.19-tag

for you to fetch changes up to 9aeed9041929812a10a6d693af050846942a1d16:

  alpha: don't reference obsolete termio struct for TC* constants (2025-12-08 23:10:54 +0100)

Thanks!

Magnus

----------------------------------------------------------------
alpha updates for v6.19

- alpha: don't reference obsolete termio struct for TC* constants
- alpha: Replace __ASSEMBLY__ with __ASSEMBLER__ in the alpha headers

----------------------------------------------------------------
Sam James (1):
      alpha: don't reference obsolete termio struct for TC* constants

Thomas Huth (1):
      alpha: Replace __ASSEMBLY__ with __ASSEMBLER__ in the alpha headers

 arch/alpha/include/asm/console.h     | 4 ++--
 arch/alpha/include/asm/page.h        | 4 ++--
 arch/alpha/include/asm/pal.h         | 4 ++--
 arch/alpha/include/asm/thread_info.h | 8 ++++----
 arch/alpha/include/uapi/asm/ioctls.h | 8 ++++----
 5 files changed, 14 insertions(+), 14 deletions(-)

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

end of thread, other threads:[~2025-12-10 23:11 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-12-10 22:45 [GIT PULL] alpha updates for v6.19 Magnus Lindholm
2025-12-10 23: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