Files
linux/kernel
Zqiang adebe26902 UPSTREAM: rcu: Record kvfree_call_rcu() call stack for KASAN
This commit adds a call to kasan_record_aux_stack() in kvfree_call_rcu()
in order to record the call stack of the code that caused the object
to be freed.  Please note that this function does not update the
allocated/freed state, which is important because RCU readers might
still be referencing this object.

Acked-by: Dmitry Vyukov <dvyukov@google.com>
Reviewed-by: Uladzislau Rezki (Sony) <urezki@gmail.com>
Signed-off-by: Zqiang <qiang.zhang@windriver.com>
Signed-off-by: Paul E. McKenney <paulmck@kernel.org>
(cherry picked from commit 84109ab585)
Bug: 217222520
Change-Id: Ia7c27babe4b2318ab116b508578c17e8967e70b1
Signed-off-by: Andrey Konovalov <andreyknvl@google.com>
2022-02-15 17:54:11 +01:00
..
2022-02-09 12:26:22 +01:00
2022-02-09 12:26:22 +01:00
2022-01-29 09:07:58 +01:00
2022-02-02 09:32:52 +01:00
2021-04-14 08:41:58 +02:00
2021-09-17 09:30:49 +02:00
2022-02-02 09:32:52 +01:00
2022-02-02 09:32:52 +01:00
2021-11-12 15:11:32 +01:00
2022-01-29 09:07:58 +01:00
2021-12-01 09:37:11 +01:00
2021-09-08 09:07:16 +02:00
2021-06-30 19:29:52 +02:00
2020-08-12 10:58:02 -07:00
2021-09-03 10:59:15 +02:00
2020-11-14 11:26:04 -08:00
2021-01-13 10:28:55 +01:00
2020-07-27 14:31:12 -04:00
2021-08-18 09:34:44 +02:00
2021-11-19 07:47:18 +01:00
2021-09-03 10:59:15 +02:00
2020-05-09 13:57:12 +02:00
2021-05-20 15:35:25 +02:00
2022-01-19 14:47:43 +01:00