All of lore.kernel.org
 help / color / mirror / Atom feed
* Need help with the Uncompressed kernel be overriden after decompress_kernel called?
@ 2011-08-27  3:44 jiangtao.jit
  0 siblings, 0 replies; only message in thread
From: jiangtao.jit @ 2011-08-27  3:44 UTC (permalink / raw)
  To: kernelnewbies

Hi all.

In arch/x86/boot/compressed/head_32.S

before the call of decompress_kernel()
it load the address of z_extract_offset_negative(%ebx) as the output address
and actually the output_len of the decompressed kernel is larger than  extract_offset
so the decompressed data will override the uncompressed data begin at input_data
Is that the case?
How does it worked as the the input buffer is covered by the output buffer while uncompressing?
It confused me a lot.
or I'd made some misunderstanding on the decompressing routine?

Thanks. 


2011-08-27 
jiangtao.jit 

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2011-08-27  3:44 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-08-27  3:44 Need help with the Uncompressed kernel be overriden after decompress_kernel called? jiangtao.jit

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.