Bug 199105
Summary: | Cherry trail: sdhci-acpi not recognising eMMC (with commit that stopped it working) | ||
---|---|---|---|
Product: | Drivers | Reporter: | Luke Ross (luke) |
Component: | MMC/SD | Assignee: | drivers_mmc-sd |
Status: | RESOLVED CODE_FIX | ||
Severity: | normal | CC: | regressions |
Priority: | P1 | ||
Hardware: | x86-64 | ||
OS: | Linux | ||
Kernel Version: | 4.16-rc5 | Subsystem: | |
Regression: | No | Bisected commit-id: | |
Attachments: |
dmesg
/proc/interrupts grep -H . /sys/kernel/irq/0/* |
Description
Luke Ross
2018-03-13 11:24:33 UTC
JFYI: I added this report to the list of regressions in 4.16. A lot of kernel developer do not use bugzilla, thus you shoul report your issue by mail. Best way in this case: Contact the developers that handled 1b7ba57ecc864173ef42fff7f8c2e9a880b42bd2: Signed-off-by: Arvind Yadav <arvind.yadav.cs@gmail.com> Acked-by: Adrian Hunter <adrian.hunter@intel.com> Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org> Also CC lkml and linux-mmc@vger.kernel.org please. Created attachment 274833 [details]
dmesg
Created attachment 274835 [details]
/proc/interrupts
Created attachment 274837 [details]
grep -H . /sys/kernel/irq/0/*
A patch to fix this has been applied to the linux-mmc fixes branch, commit d58ac803cfbb92ede501409dd6afe9abb111d4f1 - "mmc: sdhci-acpi: Fix IRQ 0". I will test this patch (to double-check) in the next day or two. d58ac803cfbb92ede501409dd6afe9abb111d4f1 verified on the tablet in question. |