]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
FDDI: defza: Rate-limit memory allocation errors
authorMaciej W. Rozycki <macro@orcam.me.uk>
Sun, 29 Mar 2026 12:32:34 +0000 (13:32 +0100)
committerJakub Kicinski <kuba@kernel.org>
Tue, 31 Mar 2026 01:11:31 +0000 (18:11 -0700)
commitf4ef5b1c13316fa518b7a41e6bff82c33239823c
treeb168c107a70becb6ed9d19eb7479f5463cab2271
parent0fb03e7038e4f91d44776021ce301af8d4efe0ce
FDDI: defza: Rate-limit memory allocation errors

Prevent the system from becoming unstable or unusable due to a flood of
memory allocation error messages under memory pressure.

Signed-off-by: Maciej W. Rozycki <macro@orcam.me.uk>
Reviewed-by: Andrew Lunn <andrew@lunn.ch>
Link: https://patch.msgid.link/alpine.DEB.2.21.2603291252380.60268@angie.orcam.me.uk
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
drivers/net/fddi/defza.c