[PATCH] lib/lzo: port lzo fix from upstream kernel
Holger Schurig
holgerschurig at gmail.com
Tue Mar 24 01:26:46 PDT 2015
Teresa,
your commit text doesn't seem to be accurate:
> This ports commit 72cf90124e87d975d0b from mainline kernel to the
... and ...
> -#define HAVE_IP(t, x) \
> - (((size_t)(ip_end - ip) >= (size_t)(t + x)) && \
> - (((t + x) >= t) && ((t + x) >= x)))
... doesn't match. Because the removal of HAVE_IP isn't in the patch
you mentioned, it's in af958a38a60c7ca3d8a39c918c1baa2ff7b6b233
I guess you combined those two kernel patches?
More information about the barebox
mailing list