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)
Mon, Sep 7, 12:47 PM
Unknown Object (File)
Sat, Sep 5, 10:58 PM
Unknown Object (File)
Sat, Sep 5, 7:32 AM
Unknown Object (File)
Sat, Sep 5, 7:11 AM
Unknown Object (File)
Fri, Sep 4, 11:54 PM
Unknown Object (File)
Fri, Sep 4, 6:03 PM
Unknown Object (File)
Thu, Sep 3, 11:55 PM
Unknown Object (File)
Thu, Sep 3, 9:58 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.