[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1424259201-24886-1-git-send-email-ivan.khoronzhuk@linaro.org>
Date: Wed, 18 Feb 2015 13:33:18 +0200
From: Ivan Khoronzhuk <ivan.khoronzhuk@...aro.org>
To: matt.fleming@...el.com, ard.biesheuvel@...aro.org
Cc: leif.lindholm@...aro.org, linux-kernel@...r.kernel.org,
Ivan Khoronzhuk <ivan.khoronzhuk@...aro.org>
Subject: [Patch v2 0/3] firmware: dmi_scan: add some SMBIOSv3 corrections
This series adds corrections to dmi_scan:
- extends version to be like 3.4.5 format
- fix dmi_len to be 32 bit wide
v1: https://lkml.org/lkml/2015/2/11/124
v2..v1:
firmware: dmi_scan: fix dmi_len type
- now as a first patch in the series
firmware: dmi_scan: use full dmi version for SMBIOS3
- use shifted dmi_ver var for all versions
- display docrev version for 32 bit 3+ versions like 3.2.x
- don't display docrev for versions < 3
firmware: dmi_scan: use direct access to static vars
- move as the last patch and leave only corrections
Ivan Khoronzhuk (3):
firmware: dmi_scan: fix dmi_len type
firmware: dmi_scan: use full dmi version for SMBIOS3
firmware: dmi_scan: use direct access to static vars
drivers/firmware/dmi_scan.c | 37 +++++++++++++++++++++----------------
1 file changed, 21 insertions(+), 16 deletions(-)
--
1.9.1
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists