Searched hist:"2361 c6d135f4c5ebef91f0502ed51c45fddef7c1" (Results 1 – 6 of 6) sorted by relevance
/freebsd/share/man/man9/ |
H A D | fetch.9 | diff 2361c6d135f4c5ebef91f0502ed51c45fddef7c1 Fri Oct 31 18:43:21 CET 2014 Konstantin Belousov <kib@FreeBSD.org> 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
|
H A D | store.9 | diff 2361c6d135f4c5ebef91f0502ed51c45fddef7c1 Fri Oct 31 18:43:21 CET 2014 Konstantin Belousov <kib@FreeBSD.org> 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
|
/freebsd/sys/powerpc/powerpc/ |
H A D | copyinout.c | diff 2361c6d135f4c5ebef91f0502ed51c45fddef7c1 Fri Oct 31 18:43:21 CET 2014 Konstantin Belousov <kib@FreeBSD.org> 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
|
/freebsd/sys/kern/ |
H A D | subr_uio.c | diff 2361c6d135f4c5ebef91f0502ed51c45fddef7c1 Fri Oct 31 18:43:21 CET 2014 Konstantin Belousov <kib@FreeBSD.org> 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
|
H A D | kern_umtx.c | diff 2361c6d135f4c5ebef91f0502ed51c45fddef7c1 Fri Oct 31 18:43:21 CET 2014 Konstantin Belousov <kib@FreeBSD.org> 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
|
/freebsd/sys/sys/ |
H A D | systm.h | diff 2361c6d135f4c5ebef91f0502ed51c45fddef7c1 Fri Oct 31 18:43:21 CET 2014 Konstantin Belousov <kib@FreeBSD.org> 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
|