mirror of
https://github.com/torvalds/linux.git
synced 2026-02-04 15:28:49 +08:00
Access reporting often happens from atomic contexes. Avoid
lockups when allocating memory for command lines.
Fixes: 8a56038c2a ("Yama: consolidate error reporting")
Signed-off-by: Sasha Levin <sasha.levin@oracle.com>