public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Arnd Bergmann <arnd@arndb.de>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: linux-kernel@vger.kernel.org, linux-arch@vger.kernel.org,
	liqin.chen@sunplusct.com, Mike Frysinger <vapier.adi@gmail.com>
Subject: [GIT PULL] asm-generic header fixes
Date: Thu, 10 Dec 2009 22:30:39 +0100	[thread overview]
Message-ID: <200912102230.40258.arnd@arndb.de> (raw)

Linus,

Please pull the asm-generic tree from

git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic.git master

Very small updates and bug fixes only.

Thanks,

	Arnd

----
Arnd Bergmann (5):
  lib/checksum.c: use 32-bit arithmetic consistently
  lib/checksum.c: make do_csum optional
  lib/checksum: fix one more thinko
  asm-generic: add sys_accept4 to unistd.h
  asm-generic: add sys_recvmmsg to unistd.h

Chen Liqin (1):
  asm-generic: Fix typo in asm-generic/unistd.h.

Mike Frysinger (1):
  asm-generic/gpio.h: add some forward decls of the device struct

 include/asm-generic/gpio.h   |    3 +++
 include/asm-generic/unistd.h |   10 +++++++---
 lib/checksum.c               |   14 ++++++++------
 3 files changed, 18 insertions(+), 9 deletions(-)

                 reply	other threads:[~2009-12-10 21:31 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=200912102230.40258.arnd@arndb.de \
    --to=arnd@arndb.de \
    --cc=linux-arch@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=liqin.chen@sunplusct.com \
    --cc=torvalds@linux-foundation.org \
    --cc=vapier.adi@gmail.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