[Xenial SRU] Xenial update to 4.4.142 stable release

Stefan Bader stefan.bader at canonical.com
Thu Sep 6 09:50:57 UTC 2018


https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1790883

A small release. And one patch could be dropped because we already
carry that change.

-Stefan

---

The following changes since commit e55fbc6fb3d2934a0731d3b4ca84c4106f74a56b:

  UBUNTU: [Config] Refresh configs for 4.4.141 (2018-09-05 16:44:28 +0200)

are available in the git repository at:

  git://git.launchpad.net/~smb/+git/linux-xenial stable-4.4

for you to fetch changes up to 4a3fc495a0cbdf32e6aacff0bc2087dbaf2eb2a2:

  Linux 4.4.142 (2018-09-05 16:46:58 +0200)

----------------------------------------------------------------
Arnaldo Carvalho de Melo (1):
      perf tools: Move syscall number fallbacks from perf-sys.h to tools/arch/x86/include/asm/

Greg Kroah-Hartman (1):
      Linux 4.4.142

Rasmus Villemoes (1):
      Kbuild: fix # escaping in .cmd files for future Make

 Makefile                                |  2 +-
 scripts/Kbuild.include                  |  5 +++--
 tools/arch/x86/include/asm/unistd_32.h  |  9 +++++++++
 tools/arch/x86/include/asm/unistd_64.h  |  9 +++++++++
 tools/build/Build.include               |  5 +++--
 tools/perf/config/Makefile              |  1 +
 tools/perf/perf-sys.h                   | 18 ------------------
 tools/perf/util/include/asm/unistd_32.h |  1 -
 tools/perf/util/include/asm/unistd_64.h |  1 -
 tools/scripts/Makefile.include          |  2 ++
 10 files changed, 28 insertions(+), 25 deletions(-)
 create mode 100644 tools/arch/x86/include/asm/unistd_32.h
 create mode 100644 tools/arch/x86/include/asm/unistd_64.h
 delete mode 100644 tools/perf/util/include/asm/unistd_32.h
 delete mode 100644 tools/perf/util/include/asm/unistd_64.h




More information about the kernel-team mailing list