Re: [PATCH] unaligned access in sk_run_filter()

From: David S. Miller
Date: Tue Apr 18 2006 - 17:52:22 EST


From: Kirill Korotaev <dev@xxxxxxxxxx>
Date: Mon, 17 Apr 2006 15:12:11 +0400

> [PATCH] unaligned access in sk_run_filter()
>
> This patch fixes unaligned access warnings noticed on IA64
> in sk_run_filter(). 'ptr' can be unaligned.
>
> Signed-Off-By: Dmitry Mishin <dim@xxxxxxxxxx>
> Signed-Off-By: Kirill Korotaev <dev@xxxxxxxxxx>

I've been meaning to add this fix, thanks a lot.
-
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/