aboutsummaryrefslogtreecommitdiff
path: root/scripts/patch-kernel
diff options
context:
space:
mode:
authorPeter Korsgaard <[email protected]>2006-07-30 03:03:12 -0700
committerLinus Torvalds <[email protected]>2006-07-31 13:28:37 -0700
commit31925c8857ba17c11129b766a980ff7c87780301 (patch)
treea82ee8700076f19072780341c0aab35cee61b7eb /scripts/patch-kernel
parent163ecdff060f2fa9e8f5238882fd0137493556a6 (diff)
[PATCH] Fix ppc32 zImage inflate
The recent zlib update (commit 4f3865fb57a04db7cca068fed1c15badc064a302) broke ppc32 zImage decompression as it tries to decompress to address zero and the updated zlib_inflate checks that strm->next_out isn't a null pointer. This little patch fixes it. [[email protected]: add comment] Signed-off-by: Peter Korsgaard <[email protected]> Acked-by: Tom Rini <[email protected]> Signed-off-by: Richard Purdie <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'scripts/patch-kernel')
0 files changed, 0 insertions, 0 deletions