linux-alpha.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Lukas Wunner <lukas@wunner.de>
To: Ulrich Teichert <krypton@ulrich-teichert.org>
Cc: Greg Kroah-Hartman <gregkh@linuxfoundation.org>,
	Jiri Slaby <jirislaby@kernel.org>,
	linux-serial@vger.kernel.org,
	Russell King <rmk+kernel@armlinux.org.uk>,
	Linus Torvalds <torvalds@linux-foundation.org>,
	Richard Henderson <rth@twiddle.net>,
	Ivan Kokshaysky <ink@jurassic.park.msu.ru>,
	Matt Turner <mattst88@gmail.com>,
	linux-alpha@vger.kernel.org,
	Lino Sanfilippo <LinoSanfilippo@gmx.de>,
	Philipp Rosenberger <p.rosenberger@kunbus.com>,
	John Paul Adrian Glaubitz <glaubitz@physik.fu-berlin.de>
Subject: Re: [PATCH] serial: 8250: Move alpha-specific quirk out of the core
Date: Tue, 28 Dec 2021 18:33:11 +0100	[thread overview]
Message-ID: <20211228173311.GA18155@wunner.de> (raw)
In-Reply-To: <202112191737.1BJHbujc008689@valdese.nms.ulrich-teichert.org>

On Sun, Dec 19, 2021 at 06:37:56PM +0100, Ulrich Teichert wrote:
> Thanks for the explanation and the reproducer program. I tried yesterday
> to install a recent Linux-Alpha distribution on any of my Alphas to
> be able to build natively and check my self-build kernels before burning
> a CD-ROM, but I failed. Neither gentoo nor Debian nor T2 was installable on
> my Miatas (the Personal Workstations) or my Avanti (AlphaStation 400),
> either failing to boot or recognizing the disks or the CD-ROM, or switching
> to a framebuffer which did not work or just dying on the hardware detection.
> That was a bit frustrating, but I have to follow plan B now and do cross-builds
> from amd_x64 to Alpha - that's easy for the kernel (infact, that's what
> I've been doing from the start), but generating something bootable that
> way is a challenge and needs more time than I usually have during the week,
> but I will tackle it over my xmas vacation,

No worries, whenever you get to spend more time with the Jensen and come
across issues with the serial ports, we can look into it.

I've just sent out an updated version of the patch which also applies
the Jensen quirk if a generic kernel is used.  It auto-detects at
runtime whether the kernel is running on a Jensen.  If on the other hand
the kernel is compiled specifically for the Jensen, the quirk is applied
unconditionally.

I've also realized that a code comment in sunsu.c refers to the Alpha
quirk, so I'm updating it to point to the new location.  It looks like
a JavaStation thin client of the same era had a similar hardware erratum
as the Jensen.

Thanks,

Lukas

      reply	other threads:[~2021-12-28 17:33 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-12-16 17:52 [PATCH] serial: 8250: Move alpha-specific quirk out of the core Lukas Wunner
2021-12-16 20:36 ` Ulrich Teichert
2021-12-16 21:58   ` John Paul Adrian Glaubitz
2021-12-19 17:41     ` Ulrich Teichert
2021-12-18  9:06   ` Lukas Wunner
2021-12-19 17:37     ` Ulrich Teichert
2021-12-28 17:33       ` Lukas Wunner [this message]

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=20211228173311.GA18155@wunner.de \
    --to=lukas@wunner.de \
    --cc=LinoSanfilippo@gmx.de \
    --cc=glaubitz@physik.fu-berlin.de \
    --cc=gregkh@linuxfoundation.org \
    --cc=ink@jurassic.park.msu.ru \
    --cc=jirislaby@kernel.org \
    --cc=krypton@ulrich-teichert.org \
    --cc=linux-alpha@vger.kernel.org \
    --cc=linux-serial@vger.kernel.org \
    --cc=mattst88@gmail.com \
    --cc=p.rosenberger@kunbus.com \
    --cc=rmk+kernel@armlinux.org.uk \
    --cc=rth@twiddle.net \
    --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;
as well as URLs for NNTP newsgroup(s).