]> git.baikalelectronics.ru Git - kernel.git/commit
arm64: ssbd: Drop #ifdefs for PR_SPEC_STORE_BYPASS
authorWill Deacon <will.deacon@arm.com>
Fri, 15 Jun 2018 10:50:42 +0000 (11:50 +0100)
committerCatalin Marinas <catalin.marinas@arm.com>
Fri, 14 Sep 2018 16:46:15 +0000 (17:46 +0100)
commit9252c8d68e417340d9858ddd32d102e085cb7f6c
treebd2f9d3d71ed35b893dd9952d51629e8f8aefd63
parent765208d12322301f93747442d20787e45404f726
arm64: ssbd: Drop #ifdefs for PR_SPEC_STORE_BYPASS

Now that we're all merged nicely into mainline, there's no need to check
to see if PR_SPEC_STORE_BYPASS is defined.

Signed-off-by: Will Deacon <will.deacon@arm.com>
Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>
arch/arm64/kernel/ssbd.c