linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: Mark Brown <broonie@kernel.org>
To: Robin Murphy <robin.murphy@arm.com>
Cc: Jernej Skrabec <jernej.skrabec@siol.net>,
	"Rafael J. Wysocki" <rafael@kernel.org>,
	Greg Kroah-Hartman <gregkh@linuxfoundation.org>,
	Bartlomiej Zolnierkiewicz <b.zolnierkie@samsung.com>,
	Linux Kernel Mailing List <linux-kernel@vger.kernel.org>,
	"open list:DRM DRIVERS" <dri-devel@lists.freedesktop.org>,
	Russell King - ARM Linux <linux@armlinux.org.uk>,
	Neil Armstrong <narmstrong@baylibre.com>,
	Andrzej Hajda <a.hajda@samsung.com>,
	Andy Shevchenko <andy.shevchenko@gmail.com>,
	Laurent Pinchart <Laurent.pinchart@ideasonboard.com>,
	Daniel Vetter <daniel@ffwll.ch>,
	Marek Szyprowski <m.szyprowski@samsung.com>,
	linux-arm Mailing List <linux-arm-kernel@lists.infradead.org>,
	Jonas Karlman <jonas@kwiboo.se>
Subject: Re: [RESEND PATCH v5 1/5] driver core: add probe_err log helper
Date: Wed, 24 Jun 2020 16:28:08 +0100	[thread overview]
Message-ID: <20200624152808.GI5472@sirena.org.uk> (raw)
In-Reply-To: <6373a4eb-2f1b-b56f-48a8-ae97b4e4476a@arm.com>


[-- Attachment #1.1: Type: text/plain, Size: 776 bytes --]

On Wed, Jun 24, 2020 at 04:00:34PM +0100, Robin Murphy wrote:

> Be thankful... And count me in as one of those miserable users; here's one
> of mine being bad enough without even printing any specific messages about
> deferring ;)

> [robin@weasel-cheese ~]$ dmesg | grep dwmmc
> [    3.046297] dwmmc_rockchip ff0c0000.mmc: IDMAC supports 32-bit address mode.
> [    3.054312] dwmmc_rockchip ff0c0000.mmc: Using internal DMA controller.
> [    3.061774] dwmmc_rockchip ff0c0000.mmc: Version ID is 270a
> [    3.068101] dwmmc_rockchip ff0c0000.mmc: DW MMC controller at irq 30,32 bit host data width,256 deep fifo

Looking at that driver it's going to have lots of problems whatever
happens - it's printing out a huge amount of stuff before it's finished
acquiring resources.

[-- Attachment #1.2: signature.asc --]
[-- Type: application/pgp-signature, Size: 488 bytes --]

[-- Attachment #2: Type: text/plain, Size: 176 bytes --]

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

  reply	other threads:[~2020-06-24 15:30 UTC|newest]

Thread overview: 40+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <CGME20200624114134eucas1p2799e0ae76fcb026a0e4bcccc2026b732@eucas1p2.samsung.com>
2020-06-24 11:41 ` [RESEND PATCH v5 0/5] driver core: add probe error check helper Andrzej Hajda
2020-06-24 11:41   ` [RESEND PATCH v5 1/5] driver core: add probe_err log helper Andrzej Hajda
2020-06-24 11:52     ` Rafael J. Wysocki
2020-06-24 12:31     ` Greg Kroah-Hartman
2020-06-24 13:23       ` Laurent Pinchart
2020-06-24 14:04         ` Andrzej Hajda
2020-06-24 13:27     ` Mark Brown
2020-06-24 13:45       ` Andy Shevchenko
2020-06-24 14:02         ` Mark Brown
2020-06-24 15:00           ` Robin Murphy
2020-06-24 15:28             ` Mark Brown [this message]
2020-06-24 11:41   ` [RESEND PATCH v5 2/5] driver core: add deferring probe reason to devices_deferred property Andrzej Hajda
2020-06-24 12:11     ` Rafael J. Wysocki
2020-06-24 13:28       ` Andrzej Hajda
2020-06-24 12:34     ` Greg Kroah-Hartman
2020-06-24 13:26       ` Andrzej Hajda
2020-06-24 11:41   ` [RESEND PATCH v5 3/5] drivers core: allow probe_err accept integer and pointer types Andrzej Hajda
2020-06-24 12:14     ` Rafael J. Wysocki
2020-06-24 14:44       ` Andrzej Hajda
2020-06-24 14:55         ` Rafael J. Wysocki
2020-06-24 12:30     ` Greg Kroah-Hartman
2020-06-24 14:48       ` Andrzej Hajda
2020-06-24 12:37     ` Robin Murphy
2020-06-24 12:55       ` Andy Shevchenko
2020-06-24 14:25         ` Robin Murphy
2020-06-24 15:04           ` Mark Brown
2020-06-24 15:16             ` Robin Murphy
2020-06-24 19:39               ` Andrzej Hajda
2020-06-25  8:41                 ` Andy Shevchenko
2020-06-25 10:19                   ` Andrzej Hajda
2020-06-24 13:29       ` Laurent Pinchart
2020-06-24 12:53     ` Andy Shevchenko
2020-06-24 13:12       ` Andrzej Hajda
2020-06-24 11:41   ` [RESEND PATCH v5 4/5] drm/bridge/sii8620: fix resource acquisition error handling Andrzej Hajda
2020-06-24 13:25     ` Mark Brown
     [not found]       ` <cf95aac3-fef5-29d0-d94e-ce6cce4ccdb4@samsung.com>
2020-06-24 14:11         ` Mark Brown
2020-06-24 11:41   ` [RESEND PATCH v5 5/5] drm/bridge: lvds-codec: simplify error handling code Andrzej Hajda
2020-06-24 13:33     ` Laurent Pinchart
2020-06-24 14:03       ` Andrzej Hajda
2020-06-24 21:18         ` Laurent Pinchart

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=20200624152808.GI5472@sirena.org.uk \
    --to=broonie@kernel.org \
    --cc=Laurent.pinchart@ideasonboard.com \
    --cc=a.hajda@samsung.com \
    --cc=andy.shevchenko@gmail.com \
    --cc=b.zolnierkie@samsung.com \
    --cc=daniel@ffwll.ch \
    --cc=dri-devel@lists.freedesktop.org \
    --cc=gregkh@linuxfoundation.org \
    --cc=jernej.skrabec@siol.net \
    --cc=jonas@kwiboo.se \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux@armlinux.org.uk \
    --cc=m.szyprowski@samsung.com \
    --cc=narmstrong@baylibre.com \
    --cc=rafael@kernel.org \
    --cc=robin.murphy@arm.com \
    /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).