Merge tag 'timers-urgent-2025-06-08' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip

Pull timer fix from Thomas Gleixner:
 "Add the missing seq_file forward declaration in the timer namespace
  header"

* tag 'timers-urgent-2025-06-08' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
  timens: Add struct seq_file forward declaration
This commit is contained in:
Linus Torvalds
2025-06-08 11:25:13 -07:00
+1
View File
@@ -12,6 +12,7 @@
struct user_namespace;
extern struct user_namespace init_user_ns;
struct seq_file;
struct vm_area_struct;
struct timens_offsets {