mirror of
https://github.com/lkl/linux.git
synced 2025-12-19 08:03:01 +09:00
Merge tag 'v5.18' into merge-5.18-t4
Linux 5.18
This commit is contained in:
@@ -296,10 +296,6 @@ static inline void addr_limit_user_check(void)
|
||||
return;
|
||||
#endif
|
||||
|
||||
if (CHECK_DATA_CORRUPTION(uaccess_kernel(),
|
||||
"Invalid address limit on user-mode return"))
|
||||
force_sig(SIGKILL);
|
||||
|
||||
#ifdef TIF_FSCHECK
|
||||
clear_thread_flag(TIF_FSCHECK);
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user