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 <gre...@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(-)