Re: [PATCH] Input: psmouse - fix attribute access on 64-bit systems

From: Dmitry Torokhov
Date: Wed Nov 08 2006 - 15:45:32 EST


On 11/7/06, Sergey Vlasov <vsu@xxxxxxxxxxx> wrote:
psmouse_show_int_attr() and psmouse_set_int_attr() were accessing
unsigned int fields as unsigned long, which gave garbage on x86_64.

Signed-off-by: Sergey Vlasov <vsu@xxxxxxxxxxx>

Will apply, thank you Sergey.

--
Dmitry
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/