From: Greg KH <gregkh@linuxfoundation.org>
To: Mingyu Wang <25181214217@stu.xidian.edu.cn>
Cc: arnd@arndb.de, kees@kernel.org, linux-kernel@vger.kernel.org,
stable@vger.kernel.org
Subject: Re: [PATCH v8 1/2] misc: ibmasm: Fix static out-of-bounds MMIO access during probe
Date: Sat, 1 Aug 2026 08:52:40 +0200 [thread overview]
Message-ID: <2026080153-unthread-quake-ce1f@gregkh> (raw)
In-Reply-To: <4b8fc5e2-8965-47a0-8be8-b12337398fe6@stu.xidian.edu.cn>
On Sat, Aug 01, 2026 at 10:58:56AM +0800, Mingyu Wang wrote:
> Hi Greg,
>
>
> > I do not know. Do some research into when the hardware was made, what
> > it runs on, and try to determine if it really is even used anymore by
> > anyone. If not, then yes, let's drop it!
>
> Thanks for the guidance! I did the research on the IBM RSA hardware,
> and it indeed seems to belong in a museum.
>
> Here is what I found regarding its lifecycle:
> 1. The IBM Remote Supervisor Adapter (RSA) and RSA II were early 2000s
> management PCI/ISA cards for ancient IBM eServer xSeries machines.
> 2. IBM deprecated the RSA family and replaced it with IMM around 2008.
So if it was last shipped in 2008, I think we can properly remove it.
Care to submit a patch to do so? If someone shows up with the hardware,
we can easily revert the removal.
thanks,
greg k-h
next prev parent reply other threads:[~2026-08-01 6:54 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-07-18 7:32 [PATCH v8 0/2] misc: ibmasm: Fix out-of-bounds MMIO accesses Mingyu Wang
2026-07-18 7:32 ` [PATCH v8 1/2] misc: ibmasm: Fix static out-of-bounds MMIO access during probe Mingyu Wang
2026-07-31 11:18 ` Greg KH
2026-07-31 13:57 ` Mingyu Wang
2026-07-31 14:17 ` Greg KH
2026-08-01 2:58 ` Mingyu Wang
2026-08-01 6:52 ` Greg KH [this message]
2026-08-01 7:07 ` [PATCH] misc: ibmasm: Remove obsolete IBM Remote Supervisor Adapter driver Mingyu Wang
2026-08-01 9:23 ` Arnd Bergmann
2026-07-18 7:32 ` [PATCH v8 2/2] misc: ibmasm: Fix dynamic out-of-bounds MMIO access via malicious MFA Mingyu Wang
2026-07-31 11:18 ` Greg KH
2026-07-31 13:58 ` Mingyu Wang
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=2026080153-unthread-quake-ce1f@gregkh \
--to=gregkh@linuxfoundation.org \
--cc=25181214217@stu.xidian.edu.cn \
--cc=arnd@arndb.de \
--cc=kees@kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=stable@vger.kernel.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 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.