Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753264AbbF2Iza (ORCPT ); Mon, 29 Jun 2015 04:55:30 -0400 Received: from mail7.pr.hu ([87.242.0.7]:35748 "EHLO mail7.pr.hu" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753115AbbF2Iz0 (ORCPT ); Mon, 29 Jun 2015 04:55:26 -0400 Subject: Re: [Bugfix v3] PCI, ACPI: Fix regressions caused by resource_size_t overflow with 32-bit kernel To: Ingo Molnar , Jiang Liu References: <20150624094916.GA5696@gmail.com> <1435141065-28536-1-git-send-email-jiang.liu@linux.intel.com> <20150624101843.GA8924@gmail.com> Cc: "Rafael J . Wysocki" , Bjorn Helgaas , Len Brown , LKML , linux-pci@vger.kernel.org, linux-acpi@vger.kernel.org, "x86 @ kernel . org" From: Boszormenyi Zoltan Message-ID: <559107F2.3080701@pr.hu> Date: Mon, 29 Jun 2015 10:55:14 +0200 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.0.1 MIME-Version: 1.0 In-Reply-To: <20150624101843.GA8924@gmail.com> Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 8bit X-Host-Lookup-Failed: Reverse DNS lookup failed for 88.132.200.37 (failed) X-Spam-Score: 0.5 (/) X-Scan-Signature: f51b28b80251e2f33265d70a8f4dc624 X-Spam-Tracer: backend.mail.pr.hu 0.5 20150629085519Z Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 2595 Lines: 62 2015-06-24 12:18 keltez?ssel, Ingo Molnar ?rta: > * Jiang Liu wrote: > >> A regression report from Boszormenyi Zoltan : >> There's a Realtek RTL8111/8168/8411 (PCI ID 10ec:8168, Subsystem ID 1565:230e) >> network chip on the mainboard. After the r8169 driver loaded, the IRQs in >> the machine went berserk. Keyboard keypressed arrived with considerable >> latency and duplicated, so no real work was possible. The machine responded >> to the power button but didn't actually power down. It just stuck at the >> powering down message. I had to press the power button for 4 seconds to power >> it down. >> >> The computer is a POS machine with a big battery inside. Because of this, >> either ACPI or the Realtek chip kept the bad state and after rebooting, the >> network chip didn't even show up in lspci. Not even the PXE ROM announced >> itself during boot. I had to disconnect the battery to beat some sense back >> to the computer. >> >> The regression happens with 4.0.5, 4.1.0-rc8 and 4.1.0-final. 3.18.16 was >> good. > So please put this into quotes, like: > > =============== > Zoltan Boszormenyi reported this regression: > > "There's a Realtek RTL8111/8168/8411 (PCI ID 10ec:8168, Subsystem ID 1565:230e) > network chip on the mainboard. After the r8169 driver loaded, the IRQs in > the machine went berserk. Keyboard keypressed arrived with considerable > latency and duplicated, so no real work was possible. The machine responded > to the power button but didn't actually power down. It just stuck at the > powering down message. I had to press the power button for 4 seconds to power > it down. > > The computer is a POS machine with a big battery inside. Because of this, > either ACPI or the Realtek chip kept the bad state and after rebooting, the > network chip didn't even show up in lspci. Not even the PXE ROM announced > itself during boot. I had to disconnect the battery to beat some sense back > to the computer. > > The regression happens with 4.0.5, 4.1.0-rc8 and 4.1.0-final. 3.18.16 was > good." > > ... > =============== > > Also note the indentation, that helps readability. > > Thanks, > > Ingo So, will there be a v4 with a commit message satisfactory to Ingo that will be part of 4.0.7/4.1.1 and 4.2? Best regards, Zolt?n -- 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/