From: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
To: "Uwe Kleine-König" <uwe@kleine-koenig.org>
Cc: "Alexandre Belloni" <alexandre.belloni@bootlin.com>,
"Dmitry Torokhov" <dmitry.torokhov@gmail.com>,
kvm@vger.kernel.org, "David Airlie" <airlied@linux.ie>,
"Linus Walleij" <linus.walleij@linaro.org>,
linux-fbdev@vger.kernel.org, dri-devel@lists.freedesktop.org,
"Jaroslav Kysela" <perex@perex.cz>,
"Eric Anholt" <eric@anholt.net>,
"Uwe Kleine-König" <u.kleine-koenig.org@pengutronix.de>,
linux-i2c@vger.kernel.org, "Jiri Slaby" <jirislaby@kernel.org>,
linux-stm32@st-md-mailman.stormreply.com,
linux-watchdog@vger.kernel.org, linux-rtc@vger.kernel.org,
"Herbert Xu" <herbert@gondor.apana.org.au>,
"Takashi Iwai" <tiwai@suse.com>,
"Russell King - ARM Linux admin" <linux@armlinux.org.uk>,
"Krzysztof Kozlowski" <krzk@kernel.org>,
"Alexander Shishkin" <alexander.shishkin@linux.intel.com>,
linux-serial@vger.kernel.org, linux-input@vger.kernel.org,
"Ulf Hansson" <ulf.hansson@linaro.org>,
"Guenter Roeck" <linux@roeck-us.net>,
"Mike Leach" <mike.leach@linaro.org>,
"Maxime Coquelin" <mcoquelin.stm32@gmail.com>,
"Alexandre Torgue" <alexandre.torgue@st.com>,
alsa-devel@alsa-project.org,
"Suzuki K Poulose" <suzuki.poulose@arm.com>,
coresight@lists.linaro.org, "Vladimir Zapolskiy" <vz@mleia.com>,
"Eric Auger" <eric.auger@redhat.com>,
"Alex Williamson" <alex.williamson@redhat.com>,
"Mark Brown" <broonie@kernel.org>,
"Matt Mackall" <mpm@selenic.com>,
"Dan Williams" <dan.j.williams@intel.com>,
"Wim Van Sebroeck" <wim@linux-watchdog.org>,
kernel@pengutronix.de, linux-arm-kernel@lists.infradead.org,
"Alessandro Zummo" <a.zummo@towertech.it>,
"Mathieu Poirier" <mathieu.poirier@linaro.org>,
"Cornelia Huck" <cohuck@redhat.com>,
linux-mmc@vger.kernel.org, linux-kernel@vger.kernel.org,
linux-spi@vger.kernel.org, "Vinod Koul" <vkoul@kernel.org>,
"Arnd Bergmann" <arnd@arndb.de>,
linux-crypto@vger.kernel.org, "Daniel Vetter" <daniel@ffwll.ch>,
"Leo Yan" <leo.yan@linaro.org>,
dmaengine@vger.kernel.org
Subject: Re: [PATCH] coresight: etm4x: Fix merge resolution for amba rework
Date: Fri, 5 Feb 2021 15:04:08 +0100 [thread overview]
Message-ID: <YB1QWFWPennQZmjw@kroah.com> (raw)
In-Reply-To: <20210205130848.20009-1-uwe@kleine-koenig.org>
On Fri, Feb 05, 2021 at 02:08:47PM +0100, Uwe Kleine-König wrote:
> This was non-trivial to get right because commits
> c23bc382ef0e ("coresight: etm4x: Refactor probing routine") and
> 5214b563588e ("coresight: etm4x: Add support for sysreg only devices")
> changed the code flow considerably. With this change the driver can be
> built again.
>
> Fixes: 0573d3fa4864 ("Merge branch 'devel-stable' of git://git.armlinux.org.uk/~rmk/linux-arm into char-misc-next")
> Signed-off-by: Uwe Kleine-König <uwe@kleine-koenig.org>
Now queued up, thanks!
greg k-h
prev parent reply other threads:[~2021-02-05 22:09 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-02-05 13:08 [PATCH] coresight: etm4x: Fix merge resolution for amba rework Uwe Kleine-König
2021-02-05 14:04 ` Greg Kroah-Hartman [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=YB1QWFWPennQZmjw@kroah.com \
--to=gregkh@linuxfoundation.org \
--cc=a.zummo@towertech.it \
--cc=airlied@linux.ie \
--cc=alex.williamson@redhat.com \
--cc=alexander.shishkin@linux.intel.com \
--cc=alexandre.belloni@bootlin.com \
--cc=alexandre.torgue@st.com \
--cc=alsa-devel@alsa-project.org \
--cc=arnd@arndb.de \
--cc=broonie@kernel.org \
--cc=cohuck@redhat.com \
--cc=coresight@lists.linaro.org \
--cc=dan.j.williams@intel.com \
--cc=daniel@ffwll.ch \
--cc=dmaengine@vger.kernel.org \
--cc=dmitry.torokhov@gmail.com \
--cc=dri-devel@lists.freedesktop.org \
--cc=eric.auger@redhat.com \
--cc=eric@anholt.net \
--cc=herbert@gondor.apana.org.au \
--cc=jirislaby@kernel.org \
--cc=kernel@pengutronix.de \
--cc=krzk@kernel.org \
--cc=kvm@vger.kernel.org \
--cc=leo.yan@linaro.org \
--cc=linus.walleij@linaro.org \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-crypto@vger.kernel.org \
--cc=linux-fbdev@vger.kernel.org \
--cc=linux-i2c@vger.kernel.org \
--cc=linux-input@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-mmc@vger.kernel.org \
--cc=linux-rtc@vger.kernel.org \
--cc=linux-serial@vger.kernel.org \
--cc=linux-spi@vger.kernel.org \
--cc=linux-stm32@st-md-mailman.stormreply.com \
--cc=linux-watchdog@vger.kernel.org \
--cc=linux@armlinux.org.uk \
--cc=linux@roeck-us.net \
--cc=mathieu.poirier@linaro.org \
--cc=mcoquelin.stm32@gmail.com \
--cc=mike.leach@linaro.org \
--cc=mpm@selenic.com \
--cc=perex@perex.cz \
--cc=suzuki.poulose@arm.com \
--cc=tiwai@suse.com \
--cc=u.kleine-koenig.org@pengutronix.de \
--cc=ulf.hansson@linaro.org \
--cc=uwe@kleine-koenig.org \
--cc=vkoul@kernel.org \
--cc=vz@mleia.com \
--cc=wim@linux-watchdog.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).