linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
From: John Ogness <john.ogness@linutronix.de>
To: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Cc: "Geert Uytterhoeven" <geert+renesas@glider.be>,
	"Alim Akhtar" <alim.akhtar@samsung.com>,
	"Peter Korsgaard" <jacmet@sunsite.dk>,
	linux-stm32@st-md-mailman.stormreply.com,
	"Karol Gugala" <kgugala@antmicro.com>,
	"Jerome Brunet" <jbrunet@baylibre.com>,
	linux-samsung-soc@vger.kernel.org,
	"Kevin Hilman" <khilman@baylibre.com>,
	"Hugo Villeneuve" <hvilleneuve@dimonoff.com>,
	"Hammer Hsieh" <hammerh0314@gmail.com>,
	"Jiamei Xie" <jiamei.xie@arm.com>,
	"NXP Linux Team" <linux-imx@nxp.com>,
	"Vineet Gupta" <vgupta@kernel.org>,
	"Thierry Reding" <treding@nvidia.com>,
	"Petr Mladek" <pmladek@suse.com>,
	"Arend van Spriel" <arend.vanspriel@broadcom.com>,
	"Sascha Hauer" <s.hauer@pengutronix.de>,
	"Nicholas Piggin" <npiggin@gmail.com>,
	linux-unisoc@lists.infradead.org,
	"Thomas Gleixner" <tglx@linutronix.de>,
	"Andrew Jeffery" <andrew@aj.id.au>,
	linux-kernel@vger.kernel.org,
	"Samuel Holland" <samuel.holland@sifive.com>,
	"Richard Genoud" <richard.genoud@gmail.com>,
	"Pengutronix Kernel Team" <kernel@pengutronix.de>,
	"Andrew Morton" <akpm@linux-founda>
Subject: Re: [PATCH tty v1 00/74] serial: wrappers for uart port lock
Date: Mon, 18 Sep 2023 10:29:30 +0206	[thread overview]
Message-ID: <87y1h3lwjh.fsf@jogness.linutronix.de> (raw)
In-Reply-To: <20230914183831.587273-1-john.ogness@linutronix.de>

On 2023-09-14, John Ogness <john.ogness@linutronix.de> wrote:
> Provide and use wrapper functions for spin_[un]lock*(port->lock)
> invocations so that the console mechanics can be applied later on at a
> single place and does not require to copy the same logic all over the
> drivers.

For the full 74-patch series:

Signed-off-by: John Ogness <john.ogness@linutronix.de>

Sorry that my SoB was missing from the initial posting.

John Ogness

  parent reply	other threads:[~2023-09-18 10:09 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-09-14 18:37 [PATCH tty v1 00/74] serial: wrappers for uart port lock John Ogness
2023-09-14 18:38 ` [PATCH tty v1 47/74] serial: pmac_zilog: Use port lock wrappers John Ogness
2023-09-14 18:38 ` [PATCH tty v1 72/74] serial: ucc_uart: " John Ogness
2023-09-15 15:06   ` Timur Tabi
2023-09-14 19:01 ` [PATCH tty v1 00/74] serial: wrappers for uart port lock Maciej W. Rozycki
2023-09-15 12:04   ` Thomas Gleixner
2023-09-15 17:23     ` Maciej W. Rozycki
2023-09-16 19:24       ` John Ogness
2023-09-15  9:12 ` Ilpo Järvinen
2023-09-16 19:42   ` John Ogness
2023-09-18  8:23 ` John Ogness [this message]
2023-09-18  8:26   ` Greg Kroah-Hartman

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=87y1h3lwjh.fsf@jogness.linutronix.de \
    --to=john.ogness@linutronix.de \
    --cc=akpm@linux-founda \
    --cc=alim.akhtar@samsung.com \
    --cc=andrew@aj.id.au \
    --cc=arend.vanspriel@broadcom.com \
    --cc=geert+renesas@glider.be \
    --cc=gregkh@linuxfoundation.org \
    --cc=hammerh0314@gmail.com \
    --cc=hvilleneuve@dimonoff.com \
    --cc=jacmet@sunsite.dk \
    --cc=jbrunet@baylibre.com \
    --cc=jiamei.xie@arm.com \
    --cc=kernel@pengutronix.de \
    --cc=kgugala@antmicro.com \
    --cc=khilman@baylibre.com \
    --cc=linux-imx@nxp.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-samsung-soc@vger.kernel.org \
    --cc=linux-stm32@st-md-mailman.stormreply.com \
    --cc=linux-unisoc@lists.infradead.org \
    --cc=npiggin@gmail.com \
    --cc=pmladek@suse.com \
    --cc=richard.genoud@gmail.com \
    --cc=s.hauer@pengutronix.de \
    --cc=samuel.holland@sifive.com \
    --cc=tglx@linutronix.de \
    --cc=treding@nvidia.com \
    --cc=vgupta@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 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).