login
Login
/
Register
Search
Search this site:
Forums
News
Blogs
Features
Site
Home
»
Mailing list archives
»
linux-kernel
»
2008
»
July
»
8
Re: Check for BIOS bugs - Original Subject: Re: [PATCH 23/70] ACPICA: Workaround for reversed _PRT entries from BIOS
view
thread
Previous message: [
thread
] [
date
] [
author
]
Next message: [
thread
] [
date
] [
author
]
[view in full thread]
From: Arjan van de Ven
Subject:
Re: Check for BIOS bugs - Original Subject: Re: [PATCH 23/70] ACPICA: Workaround for reversed _PRT entries from BIOS
Date: Tuesday, July 8, 2008 - 8:40 am
Pavel Machek wrote:
quoted text
> Hi! > >>> Some BIOSs erroneously reverse the _PRT SourceName and the >>> SourceIndex. Detect and repair this problem. MS ACPI also allows >>> and repairs this problem, thus ACPICA must also. >> It would be great to have an interface to report this as a BIOS defect. >> >> Something like: >> >> FIRMWARE_BUG_ON(FIRM_WARN, "erroneously reversed the _PRT source_name", ACPI_ >> Bug); >> >> FIRMWARE_BUG_ON(severity, description, component); > > Yes, please. > > I'd also like HARDWARE_BUG_ON(), with similar usage. > > With all the preload-linux-on-foo project, we have some chance to make > BIOS vendors fix their stuff if we can easily diagnose errors in > there.
also we can tie this to kerneloops.org to make a list of top known firmware/hardware bugs, seperate from the kernel code bugs
quoted text
>
--
unsubscribe notice
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to
majordomo@vger.kernel.org
More majordomo info at
http://vger.kernel.org/majordomo-info.html
Please read the FAQ at
http://www.tux.org/lkml/
Previous message: [
thread
] [
date
] [
author
]
Next message: [
thread
] [
date
] [
author
]
Messages in current thread:
Check for BIOS bugs - Original Subject: Re: [PATCH 23/70] ...
, Thomas Renninger
, (Tue Jul 1, 1:33 am)
Re: Check for BIOS bugs - Original Subject: Re: [PATCH 23/ ...
, Pavel Machek
, (Mon Jul 7, 4:12 am)
Re: Check for BIOS bugs - Original Subject: Re: [PATCH 23/ ...
, Arjan van de Ven
, (Tue Jul 8, 8:40 am)
RE: Check for BIOS bugs - Original Subject: Re: [PATCH 23/ ...
, Brown, Len
, (Tue Jul 8, 12:34 pm)
Re: Check for BIOS bugs - Original Subject: Re: [PATCH 23/ ...
, Pavel Machek
, (Tue Jul 8, 3:11 pm)
Re: Check for BIOS bugs - Original Subject: Re: [PATCH 23/ ...
, Thomas Renninger
, (Wed Jul 9, 1:51 am)
RE: Check for BIOS bugs - Original Subject: Re: [PATCH 23/ ...
, Brown, Len
, (Thu Jul 17, 1:31 pm)
Navigation
Mailing list archives
Recent posts
Popular discussions
linux-kernel
:
Greg KH
Og dreams of kernels
Jens Axboe
[PATCH 31/33] Fusion: sg chaining support
Arnd Bergmann