* [Bug 209277] powerpc: obsolete driver: Marvell MV64X60 MPSC
2020-09-15 14:09 [Bug 209277] New: Dead code :q bugzilla-daemon
@ 2020-09-15 14:25 ` bugzilla-daemon
2020-12-07 11:23 ` bugzilla-daemon
` (4 subsequent siblings)
5 siblings, 0 replies; 7+ messages in thread
From: bugzilla-daemon @ 2020-09-15 14:25 UTC (permalink / raw)
To: linuxppc-dev
https://bugzilla.kernel.org/show_bug.cgi?id=209277
--- Comment #1 from Necip Fazil Yildiran (fazilyildiran@gmail.com) ---
The config MV64X60 in arch/powerpc/platforms/embedded6xx/Kconfig is
non-prompt selected nowhere -- thus, cannot be enabled.
In addition, a few other configs cannot be enabled due to their dependency
on MV64X60, e.g., EDAC_MV64X60.
The last to use this driver was by PrPMC 280/2800, for which the support
was ended with the commit 3c8464a9b12b
("powerpc: Delete old PrPMC 280/2800 support").
This looks like the related configs (e.g., MV64X60, EDAC_MV64X60) and the
code (e.g., drivers/edac/mv64x60_edac.c) for Marvell MV64X60 MPSC are now
obsolete.
--
You are receiving this mail because:
You are watching the assignee of the bug.
^ permalink raw reply [flat|nested] 7+ messages in thread* [Bug 209277] powerpc: obsolete driver: Marvell MV64X60 MPSC
2020-09-15 14:09 [Bug 209277] New: Dead code :q bugzilla-daemon
2020-09-15 14:25 ` [Bug 209277] powerpc: obsolete driver: Marvell MV64X60 MPSC bugzilla-daemon
@ 2020-12-07 11:23 ` bugzilla-daemon
2021-06-19 6:36 ` bugzilla-daemon
` (3 subsequent siblings)
5 siblings, 0 replies; 7+ messages in thread
From: bugzilla-daemon @ 2020-12-07 11:23 UTC (permalink / raw)
To: linuxppc-dev
https://bugzilla.kernel.org/show_bug.cgi?id=209277
--- Comment #2 from Borislav Petkov (bp@alien8.de) ---
https://git.kernel.org/pub/scm/linux/kernel/git/ras/ras.git/commit/?h=edac-drivers&id=0385979a30dc4abdef2dcebbccef818947c80cb7
--
You are receiving this mail because:
You are watching the assignee of the bug.
^ permalink raw reply [flat|nested] 7+ messages in thread* [Bug 209277] powerpc: obsolete driver: Marvell MV64X60 MPSC
2020-09-15 14:09 [Bug 209277] New: Dead code :q bugzilla-daemon
2020-09-15 14:25 ` [Bug 209277] powerpc: obsolete driver: Marvell MV64X60 MPSC bugzilla-daemon
2020-12-07 11:23 ` bugzilla-daemon
@ 2021-06-19 6:36 ` bugzilla-daemon
2021-06-19 6:37 ` bugzilla-daemon
` (2 subsequent siblings)
5 siblings, 0 replies; 7+ messages in thread
From: bugzilla-daemon @ 2021-06-19 6:36 UTC (permalink / raw)
To: linuxppc-dev
https://bugzilla.kernel.org/show_bug.cgi?id=209277
Christophe Leroy (christophe.leroy@csgroup.eu) changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |christophe.leroy@csgroup.eu
--- Comment #3 from Christophe Leroy (christophe.leroy@csgroup.eu) ---
https://github.com/linuxppc/linux/commit/a329ddd472fa2af0c19a73b8658898ae7fd658ad
https://github.com/linuxppc/linux/commit/600cc3c9c62defd920da07bc585eb739247bb732
https://patchwork.kernel.org/project/linux-watchdog/patch/9c2952bcfaec3b1789909eaa36bbce2afbfab7ab.1616085654.git.christophe.leroy@csgroup.eu/
--
You may reply to this email to add a comment.
You are receiving this mail because:
You are watching the assignee of the bug.
^ permalink raw reply [flat|nested] 7+ messages in thread* [Bug 209277] powerpc: obsolete driver: Marvell MV64X60 MPSC
2020-09-15 14:09 [Bug 209277] New: Dead code :q bugzilla-daemon
` (2 preceding siblings ...)
2021-06-19 6:36 ` bugzilla-daemon
@ 2021-06-19 6:37 ` bugzilla-daemon
2022-06-06 14:47 ` bugzilla-daemon
2022-06-06 14:47 ` bugzilla-daemon
5 siblings, 0 replies; 7+ messages in thread
From: bugzilla-daemon @ 2021-06-19 6:37 UTC (permalink / raw)
To: linuxppc-dev
https://bugzilla.kernel.org/show_bug.cgi?id=209277
--- Comment #4 from Christophe Leroy (christophe.leroy@csgroup.eu) ---
The watchdog patch is flagged 'accepted' in patchwork, should go into 5.14
--
You may reply to this email to add a comment.
You are receiving this mail because:
You are watching the assignee of the bug.
^ permalink raw reply [flat|nested] 7+ messages in thread* [Bug 209277] powerpc: obsolete driver: Marvell MV64X60 MPSC
2020-09-15 14:09 [Bug 209277] New: Dead code :q bugzilla-daemon
` (3 preceding siblings ...)
2021-06-19 6:37 ` bugzilla-daemon
@ 2022-06-06 14:47 ` bugzilla-daemon
2022-06-06 14:47 ` bugzilla-daemon
5 siblings, 0 replies; 7+ messages in thread
From: bugzilla-daemon @ 2022-06-06 14:47 UTC (permalink / raw)
To: linuxppc-dev
https://bugzilla.kernel.org/show_bug.cgi?id=209277
Michael Ellerman (michael@ellerman.id.au) changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
CC| |michael@ellerman.id.au
Resolution|--- |CODE_FIX
--- Comment #5 from Michael Ellerman (michael@ellerman.id.au) ---
The watchdog driver was removed in:
bc65baf73b68 ("watchdog: Remove MV64x60 watchdog driver")
--
You may reply to this email to add a comment.
You are receiving this mail because:
You are watching the assignee of the bug.
^ permalink raw reply [flat|nested] 7+ messages in thread* [Bug 209277] powerpc: obsolete driver: Marvell MV64X60 MPSC
2020-09-15 14:09 [Bug 209277] New: Dead code :q bugzilla-daemon
` (4 preceding siblings ...)
2022-06-06 14:47 ` bugzilla-daemon
@ 2022-06-06 14:47 ` bugzilla-daemon
5 siblings, 0 replies; 7+ messages in thread
From: bugzilla-daemon @ 2022-06-06 14:47 UTC (permalink / raw)
To: linuxppc-dev
https://bugzilla.kernel.org/show_bug.cgi?id=209277
Michael Ellerman (michael@ellerman.id.au) changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
--
You may reply to this email to add a comment.
You are receiving this mail because:
You are watching the assignee of the bug.
^ permalink raw reply [flat|nested] 7+ messages in thread