On Sat, 01 Sep 2012, Dan Carpenter wrote: > The acpi_evalf() function modifies four bytes of data but in > fan_get_status() we pass a pointer to u8. I have modified the > function to use type checking now. This makes the function unextensible to return other ACPI object types, but it can be changed back to void* later if required. > Signed-off-by: Dan Carpenter <dan.carpenter@xxxxxxxxxx> Acked-by: Henrique de Moraes Holschuh <hmh@xxxxxxxxxx> Thanks for noticing this problem, fortunately it affects only _really_ ancient thinkpads, which are extremely rare. -- "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 kernel-janitors" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html