fix hostfs_open() use of ->f_path.dentry
[linux-2.6-microblaze.git] / Documentation / features / time / modern-timekeeping / arch-support.txt
1 #
2 # Feature name:          modern-timekeeping
3 #         Kconfig:       !ARCH_USES_GETTIMEOFFSET
4 #         description:   arch does not use arch_gettimeoffset() anymore
5 #
6     -----------------------
7     |         arch |status|
8     -----------------------
9     |       alpha: |  ok  |
10     |         arc: |  ok  |
11     |         arm: | TODO |
12     |       arm64: |  ok  |
13     |         c6x: |  ok  |
14     |        csky: |  ok  |
15     |       h8300: |  ok  |
16     |     hexagon: |  ok  |
17     |        ia64: |  ok  |
18     |        m68k: |  ok  |
19     |  microblaze: |  ok  |
20     |        mips: |  ok  |
21     |       nds32: |  ok  |
22     |       nios2: |  ok  |
23     |    openrisc: |  ok  |
24     |      parisc: |  ok  |
25     |     powerpc: |  ok  |
26     |       riscv: |  ok  |
27     |        s390: |  ok  |
28     |          sh: |  ok  |
29     |       sparc: |  ok  |
30     |          um: |  ok  |
31     |         x86: |  ok  |
32     |      xtensa: |  ok  |
33     -----------------------