freebsd-skq/sys/powerpc
Konstantin Belousov 2361c6d135 Add type qualifier volatile to the base (userspace) address argument
of fuword(9) and suword(9).  This makes the functions type-compatible
with volatile objects and does not require devolatile force, e.g. in
kern_umtx.c.

Requested by:	bde
Reviewed by:	jhb
Sponsored by:	The FreeBSD Foundation
MFC after:	3 weeks
2014-10-31 17:43:21 +00:00
..
aim Follow up to r225617. In order to maximize the re-usability of kernel code 2014-10-16 18:04:43 +00:00
booke ddb: allow specifying the exact address of the symtab and strtab 2014-09-25 08:28:10 +00:00
conf Add CAPABILITIES and CAPABILITY_MODE to powerpc GENERIC64, missed with the addition to 2014-10-28 01:34:01 +00:00
cpufreq
fpu
include
mambo
mpc85xx
ofw Fix a paste-o commited in r272109: we need to get the interrupts for the 2014-09-26 15:16:53 +00:00
powermac Fix multiple incorrect SYSCTL arguments in the kernel: 2014-10-21 07:31:21 +00:00
powerpc Add type qualifier volatile to the base (userspace) address argument 2014-10-31 17:43:21 +00:00
ps3 Mechanically convert to if_inc_counter(). 2014-09-19 09:20:34 +00:00
pseries Replace multiple nearly-identical copies of code to walk through an FDT 2014-09-25 15:02:33 +00:00
psim
wii Make the GPIO children attach to the first unit available and not only to 2014-10-28 18:33:59 +00:00