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
F81939618: D30904.id91364.diff
Tue, Apr 23, 12:16 PM
Unknown Object (File)
Fri, Apr 19, 1:21 AM
Unknown Object (File)
Fri, Mar 29, 12:16 AM
Unknown Object (File)
Feb 14 2024, 9:11 PM
Unknown Object (File)
Jan 25 2024, 7:30 PM
Unknown Object (File)
Dec 16 2023, 1:58 AM
Unknown Object (File)
Dec 10 2023, 8:53 PM
Unknown Object (File)
Nov 16 2023, 8:11 PM
Subscribers

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 40104
Build 36993: arc lint + arc unit

Event Timeline

sys/amd64/linux/linux_sysvec.c
1040–1041

@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.