linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [RESEND][PATCH 0/2] firmware: dmi: Avoid (some) empty names in kernel log
@ 2022-01-02 23:24 Maciej W. Rozycki
  2022-01-02 23:24 ` [RESEND][PATCH 1/2] firmware: dmi: Prevent empty board name from being logged Maciej W. Rozycki
                   ` (7 more replies)
  0 siblings, 8 replies; 11+ messages in thread
From: Maciej W. Rozycki @ 2022-01-02 23:24 UTC (permalink / raw)
  To: Jean Delvare; +Cc: linux-kernel

Hi,

 Resending as this has gone into void.  Original patches still apply in 
their original form at the same respective lines.

 I've noticed one of my systems shows this output in the kernel log:

Legacy DMI 2.0 present.
DMI:  /i430HX, BIOS 4.51 PG 05/13/98

which leaves something to desire.  While the contents of /sys/firmware/dmi 
remain the main source of DMI data, along with output from `dmidecode', 
the summary from the kernel log is often readily available with various 
reports, making it a point of easy reference.  Therefore I think empty 
names are best avoided if possible.

 The system in question is a Tyan Tomcat IV S1564D mainboard, which has 
its System Information all empty, not unreasonably as it was sold as a 
bare board for field integration rather that a complete system.  It does 
have the manufacturer correctly recorded with Base Board Information 
though.

 I have therefore made this mini patch series, with 2/2 printing the board 
manufacturer if none has been given for the system, and including 1/2 as 
well to prevent a trailing slash with an empty board name, following my 
observation made with an unrelated issue where the reporter included a log 
with just "/" shown as the system name.

 See individual change descriptions for further details.

 Please apply.

  Maciej

^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2022-04-27 16:53 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-01-02 23:24 [RESEND][PATCH 0/2] firmware: dmi: Avoid (some) empty names in kernel log Maciej W. Rozycki
2022-01-02 23:24 ` [RESEND][PATCH 1/2] firmware: dmi: Prevent empty board name from being logged Maciej W. Rozycki
2022-01-02 23:24 ` [RESEND][PATCH 2/2] firmware: dmi: Log board vendor if no system vendor has been given Maciej W. Rozycki
2022-02-01 10:49 ` [PING][PATCH 0/2] firmware: dmi: Avoid (some) empty names in kernel log Maciej W. Rozycki
2022-02-15 21:29 ` [PING^2][PATCH " Maciej W. Rozycki
2022-03-01 20:43 ` [PING^3][PATCH " Maciej W. Rozycki
2022-03-30 12:50 ` [PING^4][PATCH " Maciej W. Rozycki
2022-04-13 22:53 ` [PING^5][PATCH " Maciej W. Rozycki
2022-04-20 19:22 ` [PING^6][PATCH " Maciej W. Rozycki
     [not found]   ` <alpine.DEB.2.21.2204271211090.9383@angie.orcam.me.uk>
2022-04-27 15:19     ` Jean Delvare
2022-04-27 16:53       ` Maciej W. Rozycki

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).