Fix: Add granularity to RHEL kernel version checks
authorMichael Jeanson <mjeanson@efficios.com>
Tue, 29 Mar 2016 23:32:19 +0000 (19:32 -0400)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Wed, 30 Mar 2016 00:43:46 +0000 (20:43 -0400)
Our RHEL kernel version macros were based on the major and minor version
of the distribution version like "7.2" instead of the full kernel version
like "327.4.4". This prevented us from adding compatibility changes with
sufficient granularity.

Signed-off-by: Michael Jeanson <mjeanson@efficios.com>
Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>

No differences found
This page took 0.029125 seconds and 4 git commands to generate.