K 10 svn:author V 3 kib K 8 svn:date V 27 2014-10-31T17:43:21.234975Z K 7 svn:log V 313 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 END