about summary refs log tree commit diff
path: root/modules/user
diff options
context:
space:
mode:
authoraszlig <aszlig@nix.build>2018-12-25 00:30:10 +0100
committeraszlig <aszlig@nix.build>2018-12-25 00:30:10 +0100
commitb563500b05cbd211241c714f413d964288054415 (patch)
treec8652143cf6724472f5bf830dc744a2256dc19ad /modules/user
parent58ab58c7ea8fa02a1f060be41d48bdb9752d6dcf (diff)
bfq: Don't fail if DM_MQ_DEFAULT can't be enabled
Since kernel 4.20, the option no longer exists and it's enabled
unconditionally.

So in order to stay backwards-compatible with older kernels, let's only
enable that option if it actually exists (thus the "?").

Signed-off-by: aszlig <aszlig@nix.build>
Diffstat (limited to 'modules/user')
0 files changed, 0 insertions, 0 deletions