From: Hans de Goede <hdegoede@redhat.com>
To: "Rafael J . Wysocki" <rjw@rjwysocki.net>,
Len Brown <lenb@kernel.org>, Bjorn Helgaas <bhelgaas@google.com>
Cc: Hans de Goede <hdegoede@redhat.com>,
linux-acpi@vger.kernel.org, linux-pci@vger.kernel.org
Subject: [RFC 0/1] PCI/ACPI: Make acpi_pci_root_validate_resources() reject IOMEM resources which start at address 0
Date: Tue, 15 Jun 2021 12:25:54 +0200 [thread overview]
Message-ID: <20210615102555.6035-1-hdegoede@redhat.com> (raw)
Hi All,
Here is an attempt to fix an issue which is causing I2C-HID touchpads /
touchscreens to not work on various recent Intel CPU using Lenovo Ideapad
laptop models. There are quite a few reports about this and I think I've
finally figured out what is going on here. See the patch for details.
Note this is just a RFC for now, with as purpose to gather some feedback,
specifically feedback on if the solution I came up with to just reject all
_CSR returned PCI IOMEM regions with a base-address of 0 is acceptable.
This is a RFC becase I'm waiting to hear back from the reporters to see if
the patch actually fixes things.
Regards,
Hans
Hans de Goede (1):
PCI/ACPI: Make acpi_pci_root_validate_resources() reject IOMEM
resources which start at address 0
drivers/acpi/pci_root.c | 7 +++++++
1 file changed, 7 insertions(+)
--
2.31.1
next reply other threads:[~2021-06-15 10:26 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-06-15 10:25 Hans de Goede [this message]
2021-06-15 10:25 ` [RFC 1/1] PCI/ACPI: Make acpi_pci_root_validate_resources() reject IOMEM resources which start at address 0 Hans de Goede
2021-06-15 10:59 ` Rafael J. Wysocki
2021-06-15 11:33 ` Hans de Goede
2021-06-15 11:52 ` Rafael J. Wysocki
2021-06-15 20:23 ` Bjorn Helgaas
2021-06-16 18:43 ` Hans de Goede
2021-06-16 22:57 ` Bjorn Helgaas
2021-06-21 11:49 ` Hans de Goede
2021-06-21 12:37 ` Bjorn Helgaas
2021-07-01 14:21 ` Hans de Goede
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20210615102555.6035-1-hdegoede@redhat.com \
--to=hdegoede@redhat.com \
--cc=bhelgaas@google.com \
--cc=lenb@kernel.org \
--cc=linux-acpi@vger.kernel.org \
--cc=linux-pci@vger.kernel.org \
--cc=rjw@rjwysocki.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox