Fix: only include linux/cpuhotplug.h for kernels >= 4.10
authorMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Mon, 23 Jan 2017 20:16:22 +0000 (15:16 -0500)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Mon, 23 Jan 2017 20:17:06 +0000 (15:17 -0500)
commitb6ad421bedd30251226d279023a13a7ef8933590
treee48a70411aae9d7eca83af764d67ab15b1d45689
parentcc727fbb415e3ab4c83c40b1b2eb08081d38d262
Fix: only include linux/cpuhotplug.h for kernels >= 4.10

Kernels at least <= 4.4 did not have this header file.

Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
lttng-cpuhotplug.h
This page took 0.025032 seconds and 4 git commands to generate.