linux/arch/mips/include/asm
Linus Torvalds b923f1247b A set oftimekeeping/VDSO updates:
- Preparatory work to allow S390 to switch over to the generic VDSO
    implementation.
 
    S390 requires that the VDSO data pointer is handed in to the counter
    read function when time namespace support is enabled. Adding the pointer
    is a NOOP for all other architectures because the compiler is supposed
    to optimize that out when it is unused in the architecture specific
    inline. The change also solved a similar problem for MIPS which
    fortunately has time namespaces not yet enabled.
 
    S390 needs to update clock related VDSO data independent of the
    timekeeping updates. This was solved so far with yet another sequence
    counter in the S390 implementation. A better solution is to utilize the
    already existing VDSO sequence count for this. The core code now exposes
    helper functions which allow to serialize against the timekeeper code
    and against concurrent readers.
 
    S390 needs extra data for their clock readout function. The initial
    common VDSO data structure did not provide a way to add that. It now has
    an embedded architecture specific struct embedded which defaults to an
    empty struct.
 
    Doing this now avoids tree dependencies and conflicts post rc1 and
    allows all other architectures which work on generic VDSO support to
    work from a common upstream base.
 
  - A trivial comment fix.
 -----BEGIN PGP SIGNATURE-----
 
 iQJHBAABCgAxFiEEQp8+kY+LLUocC4bMphj1TA10mKEFAl82tGYTHHRnbHhAbGlu
 dXRyb25peC5kZQAKCRCmGPVMDXSYoRkKD/9YEYlYPQ4omRNVNIJRnalBH6OB/GOk
 jTJ4RCvNP2ew6XtgEz5Yg1VqxrmJP4MLNCnMr7mQulfezUmslK0uJMlqZC4dgYth
 PUhliLyFi5PK+CKaY+2NFlZMAoE53YlJ2FVPq114FUW4ASVbucDPXpmhO22cc2Iu
 0RD3z9/+vQmA8lUqI6wPIFTC+euN+2kbkeZjt7BlkBAdiRBga5UnarFzetq0nWyc
 kcprQ2qZfGLYzRY6dRuvNLz27Ta7SAlVGOGUDpWr9MISLDFQzHwhVATDNFW3hLGT
 Fr5xNqStUVxxTzYkfCj/Podez0aR3por8bm9SoWxZn7oeLdLgTsDwn2pY0J0PjyB
 wWz9lmqT1vzrHEfQH1YhHvycowl6azue9rT2ERWwZTdbADEwu6Zr8ufv2XHcMu0J
 dyzSYa81cQrTeAwwdNjODs+QCTX+0G6u86AU2Xg+YgqkAywcAMvzcff/9D62hfv2
 5BSz+0OeitQCnSvHILUPw4XT/2rNZfhlcmc4tkzoBFewzDsMEqWT19p+GgqcRNiU
 5Jl4kGnaeHjP0e5Vn/ZJurKaF3YEJwgjkohDORloaqo0AXiYo1ANhDlKvSRu5hnU
 GDIWOVu8ATXwkjMFcLQz7O5/J1MqJCkleIjSCDjLDhhMbLY/nR9L3QS9jbqiVVRN
 nTZlSMF6HeQmew==
 =y8Z5
 -----END PGP SIGNATURE-----

Merge tag 'timers-urgent-2020-08-14' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip

Pull timekeeping updates from Thomas Gleixner:
 "A set of timekeeping/VDSO updates:

   - Preparatory work to allow S390 to switch over to the generic VDSO
     implementation.

     S390 requires that the VDSO data pointer is handed in to the
     counter read function when time namespace support is enabled.
     Adding the pointer is a NOOP for all other architectures because
     the compiler is supposed to optimize that out when it is unused in
     the architecture specific inline. The change also solved a similar
     problem for MIPS which fortunately has time namespaces not yet
     enabled.

     S390 needs to update clock related VDSO data independent of the
     timekeeping updates. This was solved so far with yet another
     sequence counter in the S390 implementation. A better solution is
     to utilize the already existing VDSO sequence count for this. The
     core code now exposes helper functions which allow to serialize
     against the timekeeper code and against concurrent readers.

     S390 needs extra data for their clock readout function. The initial
     common VDSO data structure did not provide a way to add that. It
     now has an embedded architecture specific struct embedded which
     defaults to an empty struct.

     Doing this now avoids tree dependencies and conflicts post rc1 and
     allows all other architectures which work on generic VDSO support
     to work from a common upstream base.

   - A trivial comment fix"

* tag 'timers-urgent-2020-08-14' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
  time: Delete repeated words in comments
  lib/vdso: Allow to add architecture-specific vdso data
  timekeeping/vsyscall: Provide vdso_update_begin/end()
  vdso/treewide: Add vdso_data pointer argument to __arch_get_hw_counter()
2020-08-14 14:26:08 -07:00
..
dec
fw
ip32
mach-ar7
mach-ath25 MIPS: remove cpu_has_64bit_addresses 2020-04-19 16:08:29 +02:00
mach-ath79 MIPS: remove cpu_has_64bit_addresses 2020-04-19 16:08:29 +02:00
mach-au1x00 MIPS: cleanup fixup_bigphys_addr handling 2020-04-19 16:09:44 +02:00
mach-bcm47xx
mach-bcm63xx MIPS: BCM63xx: fix 6328 boot selection bit 2020-05-27 12:50:15 +02:00
mach-bmips MIPS: cleanup fixup_bigphys_addr handling 2020-04-19 16:09:44 +02:00
mach-cavium-octeon MIPS: io: fix sparse flood on asm/io.h 2020-06-25 10:36:39 +02:00
mach-cobalt
mach-db1x00
mach-dec MIPS: cpu-feature-overrides: Remove not needed overrides 2020-07-28 10:20:11 +02:00
mach-generic MIPS: Loongson64: Enlarge IO_SPACE_LIMIT 2020-07-28 22:49:53 +02:00
mach-ip22
mach-ip27 MIPS: cpu-feature-overrides: Remove not needed overrides 2020-07-28 10:20:11 +02:00
mach-ip28
mach-ip30 MIPS: cpu-feature-overrides: Remove not needed overrides 2020-07-28 10:20:11 +02:00
mach-ip32 MIPS: io: fix sparse flood on asm/io.h 2020-06-25 10:36:39 +02:00
mach-jazz mm: don't include asm/pgtable.h if linux/mm.h is already included 2020-06-09 09:39:13 -07:00
mach-jz4740 MIPS: ingenic: Drop obsolete code, merge the rest in setup.c 2020-04-29 23:00:07 +02:00
mach-lantiq MIPS: remove cpu_has_64bit_addresses 2020-04-19 16:08:29 +02:00
mach-loongson2ef mips: loongsoon2ef: remove private clk api 2020-04-16 17:34:23 +02:00
mach-loongson32
mach-loongson64 MIPS: KVM: Add kvm guest support for Loongson-3 2020-08-04 09:39:29 +02:00
mach-malta
mach-netlogic
mach-paravirt MIPS: cpu-feature-overrides: Remove not needed overrides 2020-07-28 10:20:11 +02:00
mach-pic32
mach-pistachio
mach-pnx833x
mach-ralink MIPS: remove cpu_has_64bit_addresses 2020-04-19 16:08:29 +02:00
mach-rc32434 MIPS: Remove dead code in pci.h 2020-05-07 10:30:06 +02:00
mach-rm
mach-sibyte
mach-tx39xx MIPS: io: fix sparse flood on asm/io.h 2020-06-25 10:36:39 +02:00
mach-tx49xx MIPS: io: fix sparse flood on asm/io.h 2020-06-25 10:36:39 +02:00
mach-vr41xx
mips-boards
netlogic
octeon mips: octeon: octeon.h: delete duplicated word 2020-07-26 10:16:19 +02:00
pci
sgi
sibyte
sn
txx9
vdso vdso/treewide: Add vdso_data pointer argument to __arch_get_hw_counter() 2020-08-06 10:57:30 +02:00
vr41xx
xtalk
Kbuild MIPS: Retire kvm paravirt 2020-07-24 10:53:23 +02:00
abi.h
addrspace.h
amon.h
arch_hweight.h
asm-eva.h MIPS: Fix typo for user_ld macro definition 2020-04-16 17:30:16 +02:00
asm-offsets.h
asm-prototypes.h
asm.h MIPS: asm: Rename some macros to avoid build errors 2020-05-07 13:20:05 +02:00
asmmacro-32.h
asmmacro-64.h
asmmacro.h mips: Add MIPS Release 5 support 2020-05-22 09:09:01 +02:00
atomic.h locking/atomic: Move ATOMIC_INIT into linux/types.h 2020-07-29 16:14:18 +02:00
barrier.h
bcache.h
bitops.h
bitrev.h
bmips-spaces.h
bmips.h
bootinfo.h MIPS: X2000: Add X2000 system type. 2020-07-24 11:13:57 +02:00
branch.h MIPS: Fix the declaration conflict of mm_isBranchInstr() 2020-04-24 18:17:44 +02:00
break.h
bug.h
bugs.h
cache.h
cacheflush.h
cacheops.h MIPS: Rename the "Fill" cache ops to avoid build failure 2020-04-26 15:40:50 +02:00
cdmm.h
cevt-r4k.h
checksum.h MIPS: checksum: fix sparse flooding on asm/checksum.h 2020-06-25 10:37:23 +02:00
clocksource.h
cmp.h
cmpxchg.h
compat-signal.h
compat.h
compiler.h mips: Add MIPS Release 5 support 2020-05-22 09:09:01 +02:00
cop2.h
cpu-features.h MIPS: handle Loongson-specific GSExc exception 2020-07-31 17:52:47 +02:00
cpu-info.h MIPS: emulate CPUCFG instruction on older Loongson64 cores 2020-05-24 09:26:55 +02:00
cpu-type.h mips: Add MIPS Release 5 support 2020-05-22 09:09:01 +02:00
cpu.h MIPS: handle Loongson-specific GSExc exception 2020-07-31 17:52:47 +02:00
cpufeature.h
debug.h
delay.h
div64.h
dma-coherence.h
dma-direct.h
dma-mapping.h
dma.h
dmi.h
ds1287.h
dsemul.h
dsp.h
edac.h
elf.h MIPS: Prevent READ_IMPLIES_EXEC propagation 2020-07-16 13:18:19 +02:00
errno.h
eva.h
exec.h
extable.h
fb.h
fixmap.h mm: pgtable: add shortcuts for accessing kernel PMD and PTE 2020-06-09 09:39:13 -07:00
floppy.h
fpregdef.h
fpu.h mips: Add MIPS Release 5 support 2020-05-22 09:09:01 +02:00
fpu_emulator.h MIPS: Fix the declaration conflict of mm_isBranchInstr() 2020-04-24 18:17:44 +02:00
ftrace.h
futex.h
ginvt.h
gio_device.h
gt64120.h
hardirq.h
hazards.h mips: Add MIPS Release 5 support 2020-05-22 09:09:01 +02:00
highmem.h kmap: consolidate kmap_prot definitions 2020-06-04 19:06:22 -07:00
hpet.h
hugetlb.h mm/hugetlb: define a generic fallback for arch_clear_hugepage_flags() 2020-06-03 20:09:46 -07:00
hw_irq.h
i8259.h
ide.h
idle.h
inst.h MIPS: Fix build warning about "PTR_STR" redefinition 2020-05-30 10:58:30 +02:00
io.h MIPS: Loongson64: Enlarge IO_SPACE_LIMIT 2020-07-28 22:49:53 +02:00
irq.h
irq_cpu.h
irq_gt641xx.h
irq_regs.h
irqflags.h
isa-rev.h
isadep.h
jazz.h
jazzdma.h
jump_label.h
kdebug.h
kexec.h
kgdb.h
kmap_types.h
kprobes.h
kvm_host.h KVM: MIPS: clean up redundant 'kvm_run' parameters 2020-07-10 04:26:41 -04:00
kvm_types.h KVM: MIPS: Use common KVM implementation of MMU memory caches 2020-07-09 13:29:44 -04:00
linkage.h
llsc.h
local.h
m48t37.h
maar.h mips: MAAR: Add XPA mode support 2020-05-19 17:39:32 +02:00
machine.h
mc146818-time.h
mc146818rtc.h
mips-cm.h
mips-cpc.h
mips-cps.h
mips-gic.h
mips-r2-to-r6-emul.h
mips_mt.h
mipsmtregs.h
mipsprom.h
mipsregs.h MIPS: handle Loongson-specific GSExc exception 2020-07-31 17:52:47 +02:00
mmiowb.h
mmu.h
mmu_context.h
mmzone.h
module.h mips: Add MIPS Warrior P5600 support 2020-05-22 09:10:53 +02:00
msa.h
msc01_ic.h
paccess.h
page.h MIPS: Use fallthrough for arch/mips 2020-05-07 11:55:47 +02:00
pci.h
perf_event.h
pgalloc.h asm-generic: pgalloc: provide generic pgd_free() 2020-08-07 11:33:26 -07:00
pgtable-32.h mm: consolidate pte_index() and pte_offset_*() definitions 2020-06-09 09:39:14 -07:00
pgtable-64.h mm: consolidate pte_index() and pte_offset_*() definitions 2020-06-09 09:39:14 -07:00
pgtable-bits.h mips/mm: Add page soft dirty tracking 2020-05-17 10:39:19 +02:00
pgtable.h mm: introduce include/linux/pgtable.h 2020-06-09 09:39:13 -07:00
pm-cps.h
pm.h
prefetch.h
processor.h MIPS updates for v5.7: 2020-03-31 08:51:45 -07:00
prom.h
ptrace.h
r4k-timer.h
r4kcache.h
reboot.h
reg.h
regdef.h
rtlx.h
seccomp.h seccomp: Use -1 marker for end of mode 1 syscall list 2020-07-10 16:01:52 -07:00
setup.h
sgialib.h
sgiarcs.h
shmparam.h
sigcontext.h
signal.h
sim.h
smp-cps.h
smp-ops.h
smp.h MIPS: arch_send_call_function_single_ipi() calling conventions change 2020-04-24 18:27:51 +02:00
sni.h
socket.h
sparsemem.h
spinlock.h
spinlock_types.h
spram.h
stackframe.h mips: Add MIPS Release 5 support 2020-05-22 09:09:01 +02:00
stackprotector.h
stacktrace.h
string.h
switch_to.h mips: Add MIPS Release 5 support 2020-05-22 09:09:01 +02:00
sync.h
syscall.h
termios.h
thread_info.h
time.h
timex.h
tlb.h
tlbdebug.h
tlbex.h
tlbflush.h
tlbmisc.h
topology.h
traps.h
txx9irq.h
txx9pio.h
txx9tmr.h
types.h
uaccess.h uaccess: remove segment_eq 2020-08-12 10:57:58 -07:00
uasm.h
unaligned-emul.h MIPS: Fix build warning about "PTR_STR" redefinition 2020-05-30 10:58:30 +02:00
unistd.h
unroll.h mips: Remove compiler check in unroll macro 2020-07-10 15:42:06 -07:00
uprobes.h
vdso.h
vermagic.h MIPS updates for v5.8: 2020-06-03 13:32:21 -07:00
vga.h
vmalloc.h
vpe.h
war.h mips: Replace HTTP links with HTTPS ones 2020-07-16 10:52:35 +02:00
watch.h
wbflush.h
yamon-dt.h