Skip to content

Commit fba2689

Browse files
committed
Merge branch 'remove-h8300' of git://git.infradead.org/users/hch/misc into asm-generic
* 'remove-h8300' of git://git.infradead.org/users/hch/misc: remove the h8300 architecture This is clearly the least actively maintained architecture we have at the moment, and probably the least useful. It is now the only one that does not support MMUs at all, and most of the boards only support 4MB of RAM, out of which the defconfig kernel needs more than half just for .text/.data. Guenter Roeck did the original patch to remove the architecture in 2013 after it had already been obsolete for a while, and Yoshinori Sato brought it back in a much more modern form in 2015. Looking at the git history since the reinstantiation, it's clear that almost all commits in the tree are build fixes or cross-architecture cleanups: $ git log --no-merges --format=%an v4.5.. arch/h8300/ | sort | uniq -c | sort -rn | head -n 12 25 Masahiro Yamada 18 Christoph Hellwig 14 Mike Rapoport 9 Arnd Bergmann 8 Mark Rutland 7 Peter Zijlstra 6 Kees Cook 6 Ingo Molnar 6 Al Viro 5 Randy Dunlap 4 Yury Norov Signed-off-by: Arnd Bergmann <[email protected]>
2 parents 3123109 + 1c4b5ec commit fba2689

File tree

159 files changed

+5
-6922
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

159 files changed

+5
-6922
lines changed

Documentation/devicetree/bindings/clock/renesas,h8300-div-clock.txt

Lines changed: 0 additions & 24 deletions
This file was deleted.

Documentation/devicetree/bindings/h8300/cpu.txt

Lines changed: 0 additions & 13 deletions
This file was deleted.

Documentation/devicetree/bindings/interrupt-controller/renesas,h8300h-intc.txt

Lines changed: 0 additions & 22 deletions
This file was deleted.

Documentation/devicetree/bindings/interrupt-controller/renesas,h8s-intc.txt

Lines changed: 0 additions & 22 deletions
This file was deleted.

Documentation/devicetree/bindings/memory-controllers/renesas,h8300-bsc.yaml

Lines changed: 0 additions & 35 deletions
This file was deleted.

Documentation/features/core/cBPF-JIT/arch-support.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@
1111
| arm: | TODO |
1212
| arm64: | TODO |
1313
| csky: | TODO |
14-
| h8300: | TODO |
1514
| hexagon: | TODO |
1615
| ia64: | TODO |
1716
| m68k: | TODO |

Documentation/features/core/eBPF-JIT/arch-support.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@
1111
| arm: | ok |
1212
| arm64: | ok |
1313
| csky: | TODO |
14-
| h8300: | TODO |
1514
| hexagon: | TODO |
1615
| ia64: | TODO |
1716
| m68k: | TODO |

Documentation/features/core/generic-idle-thread/arch-support.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@
1111
| arm: | ok |
1212
| arm64: | ok |
1313
| csky: | ok |
14-
| h8300: | TODO |
1514
| hexagon: | ok |
1615
| ia64: | ok |
1716
| m68k: | TODO |

Documentation/features/core/jump-labels/arch-support.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@
1111
| arm: | ok |
1212
| arm64: | ok |
1313
| csky: | TODO |
14-
| h8300: | TODO |
1514
| hexagon: | TODO |
1615
| ia64: | TODO |
1716
| m68k: | TODO |

Documentation/features/core/thread-info-in-task/arch-support.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@
1111
| arm: | ok |
1212
| arm64: | ok |
1313
| csky: | TODO |
14-
| h8300: | TODO |
1514
| hexagon: | TODO |
1615
| ia64: | TODO |
1716
| m68k: | TODO |

0 commit comments

Comments
 (0)