On Tue, Oct 15, 2019 at 09:18:11PM +0200, Sebastian Andrzej Siewior wrote: > From: Thomas Gleixner <[email protected]> > > 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 btrfs_device_set_…() macro over to use CONFIG_PREEMPTION. > > Cc: Chris Mason <[email protected]> > Cc: Josef Bacik <[email protected]> > Cc: David Sterba <[email protected]>
Acked-by: David Sterba <[email protected]>
