]> git.baikalelectronics.ru Git - kernel.git/commit
[POWERPC] boot: Record header bytes in gunzip_start
authorMilton Miller <miltonm@bga.com>
Fri, 21 Sep 2007 23:03:34 +0000 (09:03 +1000)
committerPaul Mackerras <paulus@samba.org>
Wed, 3 Oct 2007 01:48:43 +0000 (11:48 +1000)
commit13f67f5ccad5f65bf97f90693ba9ef206099e698
tree513c433943f540116a67bf298c9d9f8f40e16ff3
parent39f0116e4152d5d2f6851a9ae15bfa2abf725163
[POWERPC] boot: Record header bytes in gunzip_start

Record the number of header bytes skipped in the total bytes read field.

This is needed for the initramfs parsing code to find the end of the zip file.

Signed-off-by: Milton Miller <miltonm@bga.com>
Acked-by: David Gibson <david@gibson.dropbear.id.au>
Signed-off-by: Paul Mackerras <paulus@samba.org>
arch/powerpc/boot/gunzip_util.c