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)
Sat, Jul 4, 5:14 PM
Unknown Object (File)
Sat, Jul 4, 9:57 AM
Unknown Object (File)
Thu, Jun 25, 9:18 AM
Unknown Object (File)
Tue, Jun 23, 7:51 PM
Unknown Object (File)
Sun, Jun 21, 6:42 PM
Unknown Object (File)
Sun, Jun 21, 3:57 PM
Unknown Object (File)
Sat, Jun 20, 10:12 AM
Unknown Object (File)
Fri, Jun 12, 11:54 AM
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.