commit | f43b9876e857c739d407bc56df288b0ebe1a9164 | [log] [tgz] |
---|---|---|
author | Peter Zijlstra <peterz@infradead.org> | Mon Jun 27 22:21:17 2022 +0000 |
committer | Borislav Petkov <bp@suse.de> | Wed Jun 29 17:43:41 2022 +0200 |
tree | 22fcf2716b615556869c460a71ed3fd9b1393bd6 | |
parent | 26aae8ccbc1972233afd08fb3f368947c0314265 [diff] |
x86/retbleed: Add fine grained Kconfig knobs Do fine-grained Kconfig for all the various retbleed parts. NOTE: if your compiler doesn't support return thunks this will silently 'upgrade' your mitigation to IBPB, you might not like this. Signed-off-by: Peter Zijlstra (Intel) <peterz@infradead.org> Signed-off-by: Borislav Petkov <bp@suse.de>