All of lore.kernel.org
 help / color / mirror / Atom feed
From: Tony Lindgren <tony@atomide.com>
To: Balaji T K <balajitk@ti.com>
Cc: linux-omap@vger.kernel.org, linux-arm-kernel@lists.infradead.org,
	balbi@ti.com
Subject: Re: [PATCH v3] arm: omap4: hsmmc: check for null pointer
Date: Tue, 8 May 2012 16:36:01 -0700	[thread overview]
Message-ID: <20120508233600.GU5088@atomide.com> (raw)
In-Reply-To: <1335355066-26279-1-git-send-email-balajitk@ti.com>

* Balaji T K <balajitk@ti.com> [120425 04:57]:
> platform_device pdev can be NULL if CONFIG_MMC_OMAP_HS is not set.
> Add check for NULL pointer. while at it move the duplicated functions
> to omap4-common.c
> 
> Fixes the following boot crash seen with omap4sdp and omap4panda
> when MMC is disabled.

Thanks applying into fixes-non-critical, this is a bit too intrusive for
the -rc series.

Regards,

Tony

WARNING: multiple messages have this Message-ID (diff)
From: tony@atomide.com (Tony Lindgren)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v3] arm: omap4: hsmmc: check for null pointer
Date: Tue, 8 May 2012 16:36:01 -0700	[thread overview]
Message-ID: <20120508233600.GU5088@atomide.com> (raw)
In-Reply-To: <1335355066-26279-1-git-send-email-balajitk@ti.com>

* Balaji T K <balajitk@ti.com> [120425 04:57]:
> platform_device pdev can be NULL if CONFIG_MMC_OMAP_HS is not set.
> Add check for NULL pointer. while at it move the duplicated functions
> to omap4-common.c
> 
> Fixes the following boot crash seen with omap4sdp and omap4panda
> when MMC is disabled.

Thanks applying into fixes-non-critical, this is a bit too intrusive for
the -rc series.

Regards,

Tony

  reply	other threads:[~2012-05-08 23:36 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-04-23 14:41 [PATCH v2] arm: omap4: hsmmc: check for null pointer Balaji T K
2012-04-23 14:41 ` Balaji T K
2012-04-23 14:43 ` Felipe Balbi
2012-04-23 14:43   ` Felipe Balbi
2012-04-25 11:54   ` T Krishnamoorthy, Balaji
2012-04-25 11:54     ` T Krishnamoorthy, Balaji
2012-04-25 11:57   ` [PATCH v3] " Balaji T K
2012-04-25 11:57     ` Balaji T K
2012-05-08 23:36     ` Tony Lindgren [this message]
2012-05-08 23:36       ` Tony Lindgren

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=20120508233600.GU5088@atomide.com \
    --to=tony@atomide.com \
    --cc=balajitk@ti.com \
    --cc=balbi@ti.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-omap@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.