From: Andi Kleen Date: Tue, 11 Sep 2007 12:02:09 +0000 (+0200) Subject: x86_64: Add missing mask operation to vdso X-Git-Tag: v2.6.23-rc7~61 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=95b08679963c78ce0d675224a6efdb5169f2bf75;p=pandora-kernel.git 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 Cc: Chuck Ebbert Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed