From 84b661313b5ab8313103e2db926e91cc54dec225 Mon Sep 17 00:00:00 2001 From: aarapov Date: Wed, 29 Sep 2010 10:37:46 +0000 Subject: * util.c: makes dmidecode fall back to regular reads if the mmap fails. Patch from Olof Johansson. original author's comment: Date: Tue, 28 Sep 2010 15:48:44 -0500 From: Olof Johansson To: Jean Delvare Cc: anton@redhat.com Subject: [PATCH] dmidecode: fall back to regular reads Message-ID: <20100928204844.GA19541@lixom.net> Hi, Following patch makes dmidecode fall back to regular reads if the mmap fails. I've got a patch I will send out that exports the DMI blob under debugfs, and said files can't be mmapped. Signed-off-by: Olof Johansson --- AUTHORS | 1 + 1 file changed, 1 insertion(+) (limited to 'AUTHORS') diff --git a/AUTHORS b/AUTHORS index 7b1eedd..9d8fe1e 100644 --- a/AUTHORS +++ b/AUTHORS @@ -73,3 +73,4 @@ Andreas Gruenbacher Lin Li Thomas Hiller Paul Flo Williams +Olof Johansson -- cgit v1.2.1