android_kernel_oneplus_msm8998/drivers/hwtracing
Greg Kroah-Hartman 7ef521b887 hwtracing: stm: fix build error on some arches
commit 806e30873f0e74d9d41b0ef761bd4d3e55c7d510 upstream.

Commit b5e2ced9bf81 ("stm class: Use vmalloc for the master map") caused
a build error on some arches as vmalloc.h was not explicitly included.

Fix that by adding it to the list of includes.

Fixes: b5e2ced9bf81 ("stm class: Use vmalloc for the master map")
Reported-by: kbuild test robot <lkp@intel.com>
Cc: Alexander Shishkin <alexander.shishkin@linux.intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2018-06-06 16:46:23 +02:00
..
coresight coresight: Fix disabling of CoreSight TPIU 2018-03-24 10:58:48 +01:00
intel_th intel_th: pci: Add Gemini Lake support 2017-12-20 10:04:54 +01:00
stm hwtracing: stm: fix build error on some arches 2018-06-06 16:46:23 +02:00