H. Peter Anvin wrote: > Yinghai Lu wrote: >>>> >>>> wonder if LZMA B2ZIP etc into tip/master today broke it? >>> you enabled: >>> >>> CONFIG_KERNEL_LZMA=y >>> CONFIG_RD_LZMA=y >> no >>> ? Or did the normal zlib decompressor break? >> looks like >> > > What is the configuration like? > > The zlib compressor is different code, but it is the code already used > by all the other kernel modules, so unless there is a bug in the wrapper > code it seems unlikely. > > -hpa the initrd is 16M initrd.gz that contents are copied from opensuse 11.1 rescue ... it does work with tip before today. also todays linus tree works too. YH