public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Greg KH <gregkh@linuxfoundation.org>
To: Linus Torvalds <torvalds@linux-foundation.org>,
	Andrew Morton <akpm@linux-foundation.org>
Cc: linux-kernel@vger.kernel.org
Subject: [GIT PULL] Driver core fixes for 4.6-rc4
Date: Sat, 16 Apr 2016 18:01:55 -0700	[thread overview]
Message-ID: <20160417010155.GA19388@kroah.com> (raw)

The following changes since commit f55532a0c0b8bb6148f4e07853b876ef73bc69ca:

  Linux 4.6-rc1 (2016-03-26 16:03:24 -0700)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core.git/ tags/driver-core-4.6-rc4

for you to fetch changes up to dea5c24a14047b7d6b6b269434a85ffd05f1d2cb:

  lib: lz4: cleanup unaligned access efficiency detection (2016-04-13 09:22:49 -0700)

----------------------------------------------------------------
"driver core" fixes for 4.6-rc4

Here are 3 small fixes 4.6-rc4.  Two fix up some lz4 issues with big
endian systems, and the remaining one resolves a minor debugfs issue
that was reported.

All have been in linux-next with no reported issues.

Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>

----------------------------------------------------------------
Rui Salvaterra (2):
      lib: lz4: fixed zram with lz4 on big endian machines
      lib: lz4: cleanup unaligned access efficiency detection

Seth Forshee (1):
      debugfs: Make automount point inodes permanently empty

 fs/debugfs/inode.c |  2 +-
 lib/lz4/lz4defs.h  | 25 +++++++++++++------------
 2 files changed, 14 insertions(+), 13 deletions(-)

                 reply	other threads:[~2016-04-17  1:02 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=20160417010155.GA19388@kroah.com \
    --to=gregkh@linuxfoundation.org \
    --cc=akpm@linux-foundation.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=torvalds@linux-foundation.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox