All of lore.kernel.org
 help / color / mirror / Atom feed
From: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
To: Thierry Reding <thierry.reding@avionic-design.de>
Cc: linux-kernel@vger.kernel.org
Subject: Re: [PATCH] lib: devres: Fix build breakage
Date: Tue, 22 Jan 2013 13:30:30 -0800	[thread overview]
Message-ID: <20130122213030.GA5285@kroah.com> (raw)
In-Reply-To: <1358889886-8502-1-git-send-email-thierry.reding@avionic-design.de>

On Tue, Jan 22, 2013 at 10:24:46PM +0100, Thierry Reding wrote:
> The ERR_PTR() and IS_ERR() macros used by the devm_ioremap_resource()
> function are defined in the linux/err.h header. On ARM this seems to be
> pulled in by one of the other headers but the build fails at least on
> OpenRISC.
> 
> Signed-off-by: Thierry Reding <thierry.reding@avionic-design.de>

You forgot to put a "reported-by:" field in here, which I've now done
for you.  Please be more considerate in the future.

thanks,

greg k-h

      reply	other threads:[~2013-01-22 21:30 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-01-22 21:24 [PATCH] lib: devres: Fix build breakage Thierry Reding
2013-01-22 21:30 ` 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=20130122213030.GA5285@kroah.com \
    --to=gregkh@linuxfoundation.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=thierry.reding@avionic-design.de \
    /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.