Debian Patches

Status for rasdaemon/0.8.0-2

Patch Description Author Forwarded Bugs Origin Last update
0001-Check-CPUs-online-not-configured.patch [PATCH] Check CPUs online, not configured.
When the number of CPUs detected is greater than the number of CPUs in
the system, rasdaemon will crash when it receives some events.

Looking deeper, we also fail to use the poll method for similar reasons
in this case.

All of this can be prevented by checking to see how many CPUs are
currently online (sysconf(_SC_NPROCESSORS_ONLN)) instead of how many
CPUs the current kernel was configured to support
(sysconf(_SC_NPROCESSORS_CONF)).

For the kernel side of the discussion, see https://lore.kernel.org/lkml/CAM6Wdxft33zLeeXHhmNX5jyJtfGTLiwkQSApc=10fqf+rQh9DA@mail.gmail.com/T/
Zeph / Liz Loss-Cutler-Hull <warp-spam_git@aehallh.com> no 2023-07-09
ras-mc-ctl.patch =================================================================== no

All known versions for source package 'rasdaemon'

Links