From: Thomas Gleixner Date: Sat, 10 May 2008 19:42:14 +0000 (+0200) Subject: x86: print info about available HPET quirk X-Git-Tag: v2.6.27-rc1~1106^2~251^22~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7c4728f4a865067d96fb84f1d9c65e0ccd1f355d;p=pandora-kernel.git x86: print info about available HPET quirk We have a lot of HPET quirks available which might force enable HPET even when the BIOS does not enable it. Some of those quirks depend on the command line option "hpet=force". Andrew pointed out that hoping that the user will find out about this boot option is not really helpful. Emit a kernel info which informs the user about the "hpet=force" boot option when we enter a quirk which depends on this option and the user did not provide it. Signed-off-by: Thomas Gleixner --- Reading git-diff-tree failed