Page MenuHomeFreeBSD

einj: Tool to manage APEI error injection
ClosedPublic

Authored by jhb on Jul 3 2026, 4:01 PM.
Tags
None
Referenced Files
F166002156: D58026.diff
Mon, Aug 10, 10:43 PM
F165929315: D58026.id181259.diff
Mon, Aug 10, 2:12 PM
F165914389: D58026.diff
Mon, Aug 10, 12:28 PM
Unknown Object (File)
Mon, Aug 10, 1:00 AM
Unknown Object (File)
Sat, Aug 8, 9:16 PM
Unknown Object (File)
Sat, Aug 8, 3:04 PM
Unknown Object (File)
Sat, Aug 8, 11:09 AM
Unknown Object (File)
Sat, Aug 8, 9:25 AM
Subscribers

Details

Summary

This tool supports two commands. The list command outputs a summary
of injectable errors supported by the current system. The inject
command injects the requested error.

Sponsored by: Netflix

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

This revision is now accepted and ready to land.Jul 3 2026, 4:45 PM

Looks good, one minor nit for your consideration.

usr.sbin/acpi/einj/einj.c
137

Maybe add an XXX ?

This revision was automatically updated to reflect the committed changes.