Page MenuHomeFreeBSD

linux(4): Add arch name to the some printfs.
ClosedPublic

Authored by dchagin on Jun 25 2021, 4:02 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sun, Nov 10, 3:17 PM
Unknown Object (File)
Sun, Nov 10, 3:47 AM
Unknown Object (File)
Sun, Nov 10, 1:44 AM
Unknown Object (File)
Sat, Nov 9, 10:15 PM
Unknown Object (File)
Sat, Nov 9, 8:28 PM
Unknown Object (File)
Sat, Nov 9, 7:30 PM
Unknown Object (File)
Wed, Oct 16, 2:41 AM
Unknown Object (File)
Oct 5 2024, 3:30 PM
Subscribers

Diff Detail

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

Event Timeline

sys/amd64/linux/linux_sysvec.c
1045–1046

@imp relaxed the 80-col rule to allow "things that people grep for, such as error messages" to go over (D30255) and I think these cases are good candidates for that.

This revision is now accepted and ready to land.Jun 25 2021, 7:06 PM
This revision was automatically updated to reflect the committed changes.