From: Chris Ball <cjb@laptop.org>
To: Russell King <rmk@arm.linux.org.uk>
Cc: Maxim Levitsky <maximlevitsky@gmail.com>,
Andrew Morton <akpm@linux-foundation.org>,
linux-mmc@vger.kernel.org
Subject: Re: MMC breakage
Date: Tue, 17 Aug 2010 16:21:32 +0100 [thread overview]
Message-ID: <20100817152132.GA8071@void.printf.net> (raw)
In-Reply-To: <20100817135455.GB6681@flint.arm.linux.org.uk>
Hi Russell,
On Tue, Aug 17, 2010 at 02:54:56PM +0100, Russell King wrote:
> I get the following build error:
>
> drivers/built-in.o: In function `mmc_alloc_host':
> mmci.c:(.text+0x80c44): undefined reference to `mmc_pm_notify'
>
> Seems to be down to 4c2ef25fe. The commit claims to fix the CONFIG_PM=n
> build, but it seems not to as mmc_pm_notify() is within an #ifdef CONFIG_PM
> block but the initialization isn't.
Patches have been sent to akpm to fix this already; see
http://lkml.org/lkml/2010/8/12/207
http://article.gmane.org/gmane.linux.kernel/1022716
Thanks,
- Chris.
--
Chris Ball <cjb@laptop.org>
One Laptop Per Child
next prev parent reply other threads:[~2010-08-17 15:21 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-08-17 13:54 MMC breakage Russell King
2010-08-17 15:21 ` Chris Ball [this message]
2010-08-17 16:31 ` Andrew Morton
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=20100817152132.GA8071@void.printf.net \
--to=cjb@laptop.org \
--cc=akpm@linux-foundation.org \
--cc=linux-mmc@vger.kernel.org \
--cc=maximlevitsky@gmail.com \
--cc=rmk@arm.linux.org.uk \
/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.