[Bug 216427] [bisected] OF fails to handle some PCI resources on a PowerMac G4 3,6 (e.g. OF: /pci at f2000000/mac-io at 17/gpio at 50/gpio5 at 6f: could not find phandle 1751474532)
bugzilla-daemon at kernel.org
bugzilla-daemon at kernel.org
Mon Sep 5 20:36:16 AEST 2022
https://bugzilla.kernel.org/show_bug.cgi?id=216427
Erhard F. (erhard_f at mailbox.org) changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|OF fails to handle some PCI |[bisected] OF fails to
|resources on a PowerMac G4 |handle some PCI resources
|3,6 (e.g. OF: |on a PowerMac G4 3,6 (e.g.
|/pci at f2000000/mac-io at 17/gpi |OF:
|o at 50/gpio5 at 6f: could not |/pci at f2000000/mac-io at 17/gpi
|find phandle 1751474532) |o at 50/gpio5 at 6f: could not
| |find phandle 1751474532)
--- Comment #2 from Erhard F. (erhard_f at mailbox.org) ---
Did a bisect which revealed this as 1st bad commit:
# git bisect good
c78c31b374a68be79cb4a03ef5b6c187f034e903 is the first bad commit
commit c78c31b374a68be79cb4a03ef5b6c187f034e903
Author: Saravana Kannan <saravanak at google.com>
Date: Tue Apr 28 12:20:05 2020 -0700
Revert "Revert "driver core: Set fw_devlink to "permissive" behavior by
default""
This reverts commit 18555cb6db2373b9a5ec1f7572773fd58c77f9ba.
The reason[1] for the original revert has now been fixed by
commit 00b247557858 ("driver core: Fix handling of
fw_devlink=permissive"). So, this patch reverts the revert. Marek has
also tested this patch with the fix mentioned above and confirmed that
the issue has been fixed.
[1] -
https://lore.kernel.org/lkml/CAGETcx8nbz-J1gLvoEKE_HgCcVGyV2o8rZeq_USFKM6=s7WmNg@mail.gmail.com/T/#m12dfb5dfd23805b84c49f4bb2238a8cce436c2f7
[2] -
https://lore.kernel.org/lkml/CAGETcx8nbz-J1gLvoEKE_HgCcVGyV2o8rZeq_USFKM6=s7WmNg@mail.gmail.com/T/#m2408a6ce098b2ebf583ca8534329695923ae57fe
Tested-by: Marek Szyprowski <m.szyprowski at samsung.com>
Signed-off-by: Saravana Kannan <saravanak at google.com>
Link:
https://lore.kernel.org/r/20200428192006.109006-1-saravanak@google.com
Signed-off-by: Greg Kroah-Hartman <gregkh at linuxfoundation.org>
drivers/base/core.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
You may reply to this email to add a comment.
You are receiving this mail because:
You are watching the assignee of the bug.
More information about the Linuxppc-dev
mailing list