[GIT PULL] Char/Misc driver fixes for 5.5-rc7

From: Greg KH
Date: Sat Jan 18 2020 - 09:23:34 EST


The following changes since commit b3a987b0264d3ddbb24293ebff10eddfc472f653:

Linux 5.5-rc6 (2020-01-12 16:55:08 -0800)

are available in the Git repository at:

git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc.git tags/char-misc-5.5-rc7

for you to fetch changes up to fb85145c04447035c07cd609302d6996eb217a1d:

Documentation/process: Add Amazon contact for embargoed hardware issues (2020-01-14 15:45:59 +0100)

----------------------------------------------------------------
Char/Misc fixes for 5.5-rc7

Here are some small fixes for 5.5-rc7

Included here are:
- two lkdtm fixes
- coresight build fix
- Documentation update for the hw process document

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

Signed-off-by: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>

----------------------------------------------------------------
Arnd Bergmann (1):
coresight: etm4x: Fix unused function warning

Brendan Higgins (1):
lkdtm/bugs: fix build error in lkdtm_UNSET_SMEP

David Woodhouse (1):
Documentation/process: Add Amazon contact for embargoed hardware issues

Kees Cook (1):
lkdtm/bugs: Make double-fault test always available

Documentation/process/embargoed-hardware-issues.rst | 2 +-
drivers/hwtracing/coresight/coresight-etm4x.c | 13 ++++++-------
drivers/misc/lkdtm/bugs.c | 12 +++++++-----
3 files changed, 14 insertions(+), 13 deletions(-)