From: Linus Torvalds Date: Sat, 2 Jun 2018 17:05:45 +0000 (-0700) Subject: Merge tag 'char-misc-4.17-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/gregk... X-Git-Tag: v4.17~9 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=6ac9f42cda9449dbd7f07a0bf7819d1dccd46ae8;p=thirdparty%2Flinux.git Merge tag 'char-misc-4.17-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc Pull char/misc driver fixes from Greg KH: "Here are four small bugfixes for some char/misc drivers. Well, really three fixes and one fix for one of those fixes due to problems found by 0-day. This resolves some reported issues with the hwtracing drivers, and a reported regression for the thunderbolt subsystem. All of these have been in linux-next for a while now with no reported problems" * tag 'char-misc-4.17-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc: hwtracing: stm: fix build error on some arches intel_th: Use correct device when freeing buffers stm class: Use vmalloc for the master map thunderbolt: Handle NULL boot ACL entries properly --- 6ac9f42cda9449dbd7f07a0bf7819d1dccd46ae8