From: Suresh Siddha Date: Tue, 17 May 2005 04:53:32 +0000 (-0700) Subject: [PATCH] x86_64: Fix OEM hpet check X-Git-Tag: v2.6.12-rc5~141 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=376ec33fcb246fdd7de1696d33739a0fd36f6537;p=pandora-kernel.git [PATCH] x86_64: Fix OEM hpet check Use bitmap_zero instead of bitmap_empty to initialise cpu mask This makes it actually run reliable instead of relying on stack state. Signed-off-by: Suresh Siddha Signed-off-by: Andi Kleen Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed