Files
kernel_xiaomi_cepheus/include
Tashfin Shakeer Rhythm bce599d91e Revert "thread_info: Order thread flag tests with respect to flag mutations"
This implies that there's an unseen ordering dependency between test_bit and set_bit
which isn't true and just adds memory barriers for no reason. Therefore, revert this.

This reverts commit fec203b7346886e7ec96af8e697ef15b66b304f7.

Suggested-by: Sultan Alsawaf <sultan@kerneltoast.com>
Signed-off-by: Tashfin Shakeer Rhythm <tashfinshakeerrhythm@gmail.com>
2023-08-10 12:25:45 -05:00
..