Revision ca1aaf993755d21b8a0060c3bf0f77e303a7bf21 authored by Linus Torvalds on 14 October 2022, 20:44:53 UTC, committed by Linus Torvalds on 14 October 2022, 20:44:53 UTC
Pull ARM SoC fixes from Arnd Bergmann:
 "These are three fixes for build warnings that came in during the merge
  window"

* tag 'arm-fixes-6.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc:
  ARM: mmp: Make some symbols static
  ARM: spear6xx: Staticize few definitions
  clk: spear: Move prototype to accessible header
2 parent s dca45ef + bd60aaf
History
File Mode Size
Makefile -rw-r--r-- 1.2 KB
irqflag-debug.c -rw-r--r-- 324 bytes
lock_events.c -rw-r--r-- 4.3 KB
lock_events.h -rw-r--r-- 1.7 KB
lock_events_list.h -rw-r--r-- 3.1 KB
lockdep.c -rw-r--r-- 168.2 KB
lockdep_internals.h -rw-r--r-- 7.3 KB
lockdep_proc.c -rw-r--r-- 18.7 KB
lockdep_states.h -rw-r--r-- 207 bytes
locktorture.c -rw-r--r-- 29.5 KB
mcs_spinlock.h -rw-r--r-- 3.7 KB
mutex-debug.c -rw-r--r-- 2.8 KB
mutex.c -rw-r--r-- 29.2 KB
mutex.h -rw-r--r-- 1.6 KB
osq_lock.c -rw-r--r-- 5.8 KB
percpu-rwsem.c -rw-r--r-- 7.5 KB
qrwlock.c -rw-r--r-- 2.6 KB
qspinlock.c -rw-r--r-- 16.7 KB
qspinlock_paravirt.h -rw-r--r-- 16.0 KB
qspinlock_stat.h -rw-r--r-- 3.0 KB
rtmutex.c -rw-r--r-- 46.8 KB
rtmutex_api.c -rw-r--r-- 16.3 KB
rtmutex_common.h -rw-r--r-- 6.2 KB
rwbase_rt.c -rw-r--r-- 8.2 KB
rwsem.c -rw-r--r-- 45.4 KB
semaphore.c -rw-r--r-- 7.6 KB
spinlock.c -rw-r--r-- 10.2 KB
spinlock_debug.c -rw-r--r-- 5.8 KB
spinlock_rt.c -rw-r--r-- 6.9 KB
test-ww_mutex.c -rw-r--r-- 13.5 KB
ww_mutex.h -rw-r--r-- 13.7 KB
ww_rt_mutex.c -rw-r--r-- 2.3 KB

back to top