From: Henrique de Moraes Holschuh on 13 May 2010 23:30 On Tue, 11 May 2010, Huaxu Wan wrote: > + printk(KERN_INFO DRVNAME ": CPU (model=0x%x)" > + " has no thermal sensor!\n", c->x86_model); IMHO, it is better to drop that "!" since it is now a simple status message, otherwise it still looks like there is something wrong with the CPU not having a thermal sensor. Minor thing, really, so feel free to ignore this comment. -- "One disk to rule them all, One disk to find them. One disk to bring them all and in the darkness grind them. In the Land of Redmond where the shadows lie." -- The Silicon Valley Tarot Henrique Holschuh -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo(a)vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
|
Pages: 1 Prev: [PATCH 2/3] x86: Export FPU API for KVM use Next: [PATCH 0/8] Suspend block api (version 7) |