All of lore.kernel.org
 help / color / mirror / Atom feed
From: Randy Dunlap <rdunlap@infradead.org>
To: Peter Foley <pefoley2@pefoley.com>,
	linux-kernel@vger.kernel.org, akpm@linux-foundation.org
Cc: linux-doc@vger.kernel.org
Subject: Re: [PATCH] Documentation: support glibc versions without htole macros
Date: Sat, 13 Sep 2014 10:06:25 -0700	[thread overview]
Message-ID: <54147991.9080502@infradead.org> (raw)
In-Reply-To: <1410373861-5968-1-git-send-email-pefoley2@pefoley.com>

On 09/10/14 11:31, Peter Foley wrote:
> glibc 2.9 introduced the htole<16/32/64> macros, add them to
> tools/include to support older versions of glibc.
> 
> Reported-by: Andrew Morton <akpm@linux-foundation.org>
> Signed-off-by: Peter Foley <pefoley2@pefoley.com>

Applied. Thanks.

> ---
>  Documentation/arm/SH-Mobile/Makefile |  2 +-
>  Documentation/arm/SH-Mobile/vrl4.c   |  1 +
>  Documentation/mic/mpssd/Makefile     |  2 +-
>  Documentation/mic/mpssd/mpssd.c      |  1 +
>  tools/include/tools/endian.h         | 32 ++++++++++++++++++++++++++++++++
>  5 files changed, 36 insertions(+), 2 deletions(-)
>  create mode 100644 tools/include/tools/endian.h


-- 
~Randy

      reply	other threads:[~2014-09-13 17:06 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-09-10 18:31 [PATCH] Documentation: support glibc versions without htole macros Peter Foley
2014-09-13 17:06 ` Randy Dunlap [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=54147991.9080502@infradead.org \
    --to=rdunlap@infradead.org \
    --cc=akpm@linux-foundation.org \
    --cc=linux-doc@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=pefoley2@pefoley.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 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.