Linus Torvalds
d8f14b84fe
Merge tag 'core-debugobjects-2023-05-28' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
...
Pull debugobjects fixes from Thomas Gleixner:
"Two fixes for debugobjects:
- Prevent the allocation path from waking up kswapd.
That's a long standing issue due to the GFP_ATOMIC allocation flag.
As debug objects can be invoked from pretty much any context waking
kswapd can end up in arbitrary lock chains versus the waitqueue
lock
- Correct the explicit lockdep wait-type violation in
debug_object_fill_pool()"
* tag 'core-debugobjects-2023-05-28' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
debugobjects: Don't wake up kswapd from fill_pool()
debugobjects,locking: Annotate debug_object_fill_pool() wait type violation
2023-05-28 07:15:33 -04:00
..
2023-04-29 09:09:31 +02:00
2023-05-19 11:03:36 +01:00
2023-04-27 12:07:50 -07:00
2023-04-26 09:05:00 -04:00
2023-05-03 11:25:01 -07:00
2023-05-22 22:38:05 -07:00
2023-04-26 16:07:23 -07:00
2023-04-22 01:39:40 +02:00
2023-04-21 08:29:13 +01:00
2023-04-27 11:42:11 -07:00
2023-05-08 15:29:12 +02:00
2023-04-30 13:00:38 -07:00
2023-04-26 16:07:23 -07:00
2023-04-21 14:37:03 +01:00
2023-05-17 09:56:01 -07:00
2023-05-13 18:04:59 +09:00
2023-04-27 17:17:12 -07:00
2023-05-08 20:40:46 +01:00
2023-04-26 12:52:58 -07:00
2023-04-26 12:52:58 -07:00
2023-05-20 05:38:01 -06:00
2023-04-22 08:21:05 -07:00
2023-04-21 11:34:50 -07:00
2023-04-21 14:52:01 -07:00
2023-04-29 17:29:39 -07:00
2023-05-17 09:36:46 -07:00
2023-04-28 14:02:54 -07:00
2023-04-27 10:09:05 -07:00
2023-04-25 12:39:01 -07:00
2023-05-09 11:06:45 +02:00
2023-04-26 09:04:59 -04:00
2023-05-25 17:07:57 -07:00
2023-04-26 08:57:41 -07:00
2023-05-05 13:11:02 -07:00
2023-04-27 19:42:02 -07:00
2023-05-03 17:27:29 +02:00
2023-05-19 22:46:37 -07:00
2023-05-10 10:25:55 +01:00
2023-05-09 07:59:54 -06:00
2023-04-21 08:54:47 -07:00
2023-04-30 13:00:38 -07:00
2023-05-02 17:21:50 -07:00
2023-05-01 12:06:20 -07:00
2023-05-02 10:36:02 -07:00
2023-04-27 13:45:31 -07:00
2023-05-02 14:48:14 +02:00
2023-05-28 07:15:33 -04:00
2023-04-24 11:21:50 -07:00
2023-04-28 14:53:30 -07:00
2023-04-28 09:43:49 -07:00
2023-04-27 16:36:55 -07:00
2023-05-24 18:08:49 +02:00
2023-04-24 00:09:20 -05:00
2023-04-23 13:35:07 +01:00
2023-04-21 11:34:14 -07:00
2023-04-28 15:48:45 -04:00
2023-04-26 09:05:00 -04:00
2023-04-27 12:07:50 -07:00
2023-04-27 12:07:50 -07:00
2023-04-27 19:42:02 -07:00
2023-04-27 19:42:02 -07:00
2023-05-08 11:25:19 +02:00
2023-04-30 11:51:51 -07:00
2023-05-17 21:29:09 -07:00
2023-04-21 15:34:33 +02:00
2023-04-28 15:57:53 -07:00
2023-04-24 13:39:58 -07:00
2023-04-25 21:03:14 -04:00
2023-04-23 21:51:25 -07:00
2023-05-17 15:24:33 -07:00
2023-05-19 08:37:37 +01:00
2023-05-23 16:10:11 +02:00
2023-04-27 19:42:02 -07:00
2023-04-28 15:03:43 -07:00
2023-04-21 14:52:02 -07:00
2023-04-29 10:29:57 -07:00
2023-05-02 19:24:16 -07:00
2023-04-27 19:20:12 +02:00
2023-05-16 02:43:12 +03:00
2023-04-27 11:53:57 -07:00
2023-05-02 17:21:50 -07:00
2023-04-27 11:42:11 -07:00
2023-04-27 19:42:02 -07:00
2023-05-02 11:56:43 -07:00
2023-04-24 11:48:33 +02:00