Files
linux/arch/arm/kernel
Linus Torvalds 48a60bdb2b Merge tag 'core_entry_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Pull thread_info flag accessor helper updates from Borislav Petkov:
 "Add a set of thread_info.flags accessors which snapshot it before
  accesing it in order to prevent any potential data races, and convert
  all users to those new accessors"

* tag 'core_entry_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
  powerpc: Snapshot thread flags
  powerpc: Avoid discarding flags in system_call_exception()
  openrisc: Snapshot thread flags
  microblaze: Snapshot thread flags
  arm64: Snapshot thread flags
  ARM: Snapshot thread flags
  alpha: Snapshot thread flags
  sched: Snapshot thread flags
  entry: Snapshot thread flags
  x86: Snapshot thread flags
  thread_info: Add helpers to snapshot thread flags
2022-01-10 11:34:10 -08:00
..
2021-10-20 13:36:30 -05:00
2021-10-25 10:05:31 +01:00
2020-02-11 12:56:27 +01:00
2021-06-13 18:16:48 +01:00
2021-12-01 00:06:43 +01:00
2021-09-27 16:54:02 +02:00
2020-10-30 21:57:05 +01:00
2020-12-15 12:13:41 -08:00