public inbox for linux-alpha@vger.kernel.org
 help / color / mirror / Atom feed
From: Magnus Lindholm <linmag7@gmail.com>
To: torvalds@linux-foundation.org, linux-alpha@vger.kernel.org,
	linux-kernel@vger.kernel.org
Cc: richard.henderson@linaro.org, mattst88@gmail.com, sam@gentoo.org,
	lindholm@kernel.org
Subject: [GIT PULL] alpha updates for v6.19
Date: Wed, 10 Dec 2025 23:45:06 +0100	[thread overview]
Message-ID: <aTn38tM2PIn8g3VT@z440.darklands.se> (raw)

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(-)

             reply	other threads:[~2025-12-10 22:45 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-12-10 22:45 Magnus Lindholm [this message]
2025-12-10 23:07 ` [GIT PULL] alpha updates for v6.19 pr-tracker-bot

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=aTn38tM2PIn8g3VT@z440.darklands.se \
    --to=linmag7@gmail.com \
    --cc=lindholm@kernel.org \
    --cc=linux-alpha@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mattst88@gmail.com \
    --cc=richard.henderson@linaro.org \
    --cc=sam@gentoo.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