Re: initramfs buffer spec -- second draft

Eric W. Biederman (ebiederm@xmission.com)
13 Jan 2002 12:55:06 -0700


Alexander Viro <viro@math.psu.edu> writes:

> On Sat, 12 Jan 2002, H. Peter Anvin wrote:

> > c_chksum 8 bytes CRC of data field if c_magic is 070702
>
> + or "00000000" if it's 070701. Kernel
> + is not expected to verify it in any case.

Why is the kernel not expected to check the data integrity? Usually
end to end data integrity is important. And a check on the data integrity
and tells us that either the bootloader or the hardware is messed up
can save hours of debugging?

Eric
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/