diff options
author | Helge Deller <deller@gmx.de> | 2024-01-19 21:16:39 +0100 |
---|---|---|
committer | Helge Deller <deller@gmx.de> | 2024-01-28 09:49:47 +0100 |
commit | c8708d758e715c3824a73bf0cda97292b52be44d (patch) | |
tree | da08af9996348dd9973cdd33fe152a1ad024e30b /net/unix/af_unix.c | |
parent | b9402e3b97289ca9e0f0f79f4df64bd6c9176a86 (diff) |
parisc: Prevent hung tasks when printing inventory on serial console
Printing the inventory on a serial console can be quite slow and thus may
trigger the hung task detector (CONFIG_DETECT_HUNG_TASK=y) and possibly
reboot the machine. Adding a cond_resched() prevents this.
Signed-off-by: Helge Deller <deller@gmx.de>
Cc: <stable@vger.kernel.org> # v6.0+
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions