]> git.baikalelectronics.ru Git - kernel.git/commit
x86/vdso: Add PUT_LE to store little-endian values
authorAndy Lutomirski <luto@amacapital.net>
Fri, 13 Jun 2014 00:53:11 +0000 (17:53 -0700)
committerH. Peter Anvin <hpa@zytor.com>
Fri, 13 Jun 2014 02:01:51 +0000 (19:01 -0700)
commit73776b9bfda5621c3a15f2a699297c2a68809a17
treee6b9ddad8a69c785c77c1f2d339bfe6a7ea93a9e
parent7be57c5ebffaf8d383b3e5ac3c1649ac25343666
x86/vdso: Add PUT_LE to store little-endian values

Add PUT_LE() by analogy with GET_LE() to write littleendian values in
addition to reading them.

Signed-off-by: Andy Lutomirski <luto@amacapital.net>
Link: http://lkml.kernel.org/r/3d9b27e92745b27b6fda1b9a98f70dc9c1246c7a.1402620737.git.luto@amacapital.net
Signed-off-by: H. Peter Anvin <hpa@zytor.com>
arch/x86/vdso/vdso2c.c