diff options
author | Thomas Gleixner <tglx@linutronix.de> | 2025-03-08 17:48:26 +0100 |
---|---|---|
committer | Thomas Gleixner <tglx@linutronix.de> | 2025-03-13 12:07:16 +0100 |
commit | f6d0c3d2ebb3355dc2b2a9015563cfbae6596417 (patch) | |
tree | f4cbde4aa3f76dfbe50b5c6c813dcfcb01ace505 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 4c5cd058beb565ea02ff3db9236f01b2b7d78071 (diff) |
posix-timers: Remove SLAB_PANIC from kmem cache
There is no need to panic when the posix-timer kmem_cache can't be
created. timer_create() will fail with -ENOMEM and that's it.
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Reviewed-by: Frederic Weisbecker <frederic@kernel.org>
Link: https://lore.kernel.org/all/20250308155623.829215801@linutronix.de
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions