diff options
author | Thomas Gleixner <[email protected]> | 2019-10-15 21:18:10 +0200 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2019-12-08 14:37:36 +0100 |
commit | 2496396fcb44404ead24b578c583d5286886e857 (patch) | |
tree | 0960b6c2dcd301d959a35f25bde9ac7f32607c4f /scripts/bpf_helpers_doc.py | |
parent | d4a3dcbc4727966a64a64d57e2b5106a138d426d (diff) |
sched/rt, fs: Use CONFIG_PREEMPTION
CONFIG_PREEMPTION is selected by CONFIG_PREEMPT and by CONFIG_PREEMPT_RT.
Both PREEMPT and PREEMPT_RT require the same functionality which today
depends on CONFIG_PREEMPT.
Switch the i_size() and part_nr_sects_…() code over to use
CONFIG_PREEMPTION. Update the comment for fsstack_copy_inode_size() also
to refer to CONFIG_PREEMPTION.
[bigeasy: +PREEMPT comments]
Signed-off-by: Thomas Gleixner <[email protected]>
Signed-off-by: Sebastian Andrzej Siewior <[email protected]>
Signed-off-by: Thomas Gleixner <[email protected]>
Cc: Alexander Viro <[email protected]>
Cc: Linus Torvalds <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: [email protected]
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'scripts/bpf_helpers_doc.py')
0 files changed, 0 insertions, 0 deletions