android_kernel_samsung_msm8976/arch/x86_64/vdso
Andi Kleen 95b0867996 x86_64: Add missing mask operation to vdso
vdso vgetns() didn't mask the time source offset calculation, which
could lead to time problems with 32bit HPET.  Add the masking.

Thanks to Chuck Ebbert for tracking this down.

Signed-off-by: Andi Kleen <ak@suse.de>
Cc: Chuck Ebbert <cebbert@redhat.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2007-09-12 09:28:06 -07:00
..
.gitignore x86_64: vdso.lds in arch/x86_64/vdso/.gitignore 2007-08-11 15:58:14 -07:00
Makefile
vclock_gettime.c x86_64: Add missing mask operation to vdso 2007-09-12 09:28:06 -07:00
vdso-note.S
vdso-start.S
vdso.lds.S
vdso.S
vextern.h
vgetcpu.c
vma.c Remove fs.h from mm.h 2007-07-29 17:09:29 -07:00
voffset.h
vvar.c