Re: [PATCH 3.13 072/149] ACPI / resources: ignore invalid ACPI device resources

2014-03-22 Thread Greg Kroah-Hartman
On Sat, Mar 22, 2014 at 05:35:58PM +0100, Paul Bolle wrote: > On Sat, 2014-03-22 at 09:26 -0700, Greg Kroah-Hartman wrote: > > Is this also a problem in Linus's tree? If so, shouldn't a fix go there > > first? > > That fix is commit 89935315f192 ("PNP / ACPI: proper handling of ACPI > IO/Memory

Re: [PATCH 3.13 072/149] ACPI / resources: ignore invalid ACPI device resources

2014-03-22 Thread Paul Bolle
On Sat, 2014-03-22 at 09:26 -0700, Greg Kroah-Hartman wrote: > Is this also a problem in Linus's tree? If so, shouldn't a fix go there > first? That fix is commit 89935315f192 ("PNP / ACPI: proper handling of ACPI IO/Memory resource parsing failures"), included in v3.14-rc7. Paul Bolle -- To

Re: [PATCH 3.13 072/149] ACPI / resources: ignore invalid ACPI device resources

2014-03-22 Thread Greg Kroah-Hartman
On Sat, Mar 22, 2014 at 02:30:43AM +, Stefan Lippers-Hollmann wrote: > Hi > > On Friday 21 March 2014, Greg Kroah-Hartman wrote: > > 3.13-stable review patch. If anyone has any objections, please let me know. > > > > -- > > > > From: Zhang Rui > > > > commit

Re: [PATCH 3.13 072/149] ACPI / resources: ignore invalid ACPI device resources

2014-03-22 Thread Greg Kroah-Hartman
On Sat, Mar 22, 2014 at 02:30:43AM +, Stefan Lippers-Hollmann wrote: Hi On Friday 21 March 2014, Greg Kroah-Hartman wrote: 3.13-stable review patch. If anyone has any objections, please let me know. -- From: Zhang Rui rui.zh...@intel.com commit

Re: [PATCH 3.13 072/149] ACPI / resources: ignore invalid ACPI device resources

2014-03-22 Thread Paul Bolle
On Sat, 2014-03-22 at 09:26 -0700, Greg Kroah-Hartman wrote: Is this also a problem in Linus's tree? If so, shouldn't a fix go there first? That fix is commit 89935315f192 (PNP / ACPI: proper handling of ACPI IO/Memory resource parsing failures), included in v3.14-rc7. Paul Bolle -- To

Re: [PATCH 3.13 072/149] ACPI / resources: ignore invalid ACPI device resources

2014-03-22 Thread Greg Kroah-Hartman
On Sat, Mar 22, 2014 at 05:35:58PM +0100, Paul Bolle wrote: On Sat, 2014-03-22 at 09:26 -0700, Greg Kroah-Hartman wrote: Is this also a problem in Linus's tree? If so, shouldn't a fix go there first? That fix is commit 89935315f192 (PNP / ACPI: proper handling of ACPI IO/Memory resource

Re: [PATCH 3.13 072/149] ACPI / resources: ignore invalid ACPI device resources

2014-03-21 Thread Stefan Lippers-Hollmann
Hi On Friday 21 March 2014, Greg Kroah-Hartman wrote: > 3.13-stable review patch. If anyone has any objections, please let me know. > > -- > > From: Zhang Rui > > commit b355cee88e3b1a193f0e9a81db810f6f83ad728b upstream. > > ACPI table may export resource entry with 0

Re: [PATCH 3.13 072/149] ACPI / resources: ignore invalid ACPI device resources

2014-03-21 Thread Stefan Lippers-Hollmann
Hi On Friday 21 March 2014, Greg Kroah-Hartman wrote: 3.13-stable review patch. If anyone has any objections, please let me know. -- From: Zhang Rui rui.zh...@intel.com commit b355cee88e3b1a193f0e9a81db810f6f83ad728b upstream. ACPI table may export resource entry

[PATCH 3.13 072/149] ACPI / resources: ignore invalid ACPI device resources

2014-03-20 Thread Greg Kroah-Hartman
3.13-stable review patch. If anyone has any objections, please let me know. -- From: Zhang Rui commit b355cee88e3b1a193f0e9a81db810f6f83ad728b upstream. ACPI table may export resource entry with 0 length. But the current code interprets this kind of resource in a wrong way.

[PATCH 3.13 072/149] ACPI / resources: ignore invalid ACPI device resources

2014-03-20 Thread Greg Kroah-Hartman
3.13-stable review patch. If anyone has any objections, please let me know. -- From: Zhang Rui rui.zh...@intel.com commit b355cee88e3b1a193f0e9a81db810f6f83ad728b upstream. ACPI table may export resource entry with 0 length. But the current code interprets this kind of