immortalwrt/target/linux/x86
Christian Lamparter 1df289a1a4 x86: remove old lzma tuning patch
Chen Minqiang reported in his GitHub PR #4733 that:
With CONFIG_TARGET_INITRAMFS_COMPRESSION_LZMA=y option set,
the popular x86/amd64 target's initramfs-kernel failed to boot.

The cause for this boot failure is that the LZMA compression
uses a the first bytes to encode the compression parameters.
It does not have a fixed magic. Yes, this only works if the
the existing lzma options in the upstream are not changed.

This patch does away with OpenWrt special LZMA options tuning
since it is rather unlikely that upstream will improve the
compression algorithm detection after all this time. Even
though, the tuning produced a smaller initramfs (~1.1% in a
spot check).

Link: <https://github.com/openwrt/openwrt/pull/4733>
Reported-by: Chen Minqiang <ptpt52@gmail.com>
Signed-off-by: Christian Lamparter <chunkeey@gmail.com>
2021-12-12 23:56:28 +08:00
..
64 Revert "treewide: add missing kconfig symbols" 2021-10-17 23:56:01 +08:00
base-files x86: add/improve support for Sophos SG/XG products 2021-12-12 23:55:59 +08:00
generic kernel: move two symbols to the generic kconfigs 2021-08-30 12:13:54 +08:00
geode treewide: add various missing config symbols 2021-08-11 12:03:11 +08:00
image x86: use device vendor/model variable 2021-09-29 23:38:29 +08:00
legacy Merge Mainline 2021-06-17 20:47:12 +08:00
patches-5.4 kernel: bump 5.4 to 5.4.142 2021-08-22 12:12:55 +08:00
patches-5.10 x86: remove old lzma tuning patch 2021-12-12 23:56:28 +08:00
zen Merge Mainline 2021-06-17 20:47:12 +08:00
config-5.4 treewide: add various missing config symbols 2021-08-11 12:03:11 +08:00
config-5.10 treewide: add various missing config symbols 2021-08-11 12:03:11 +08:00
Makefile x86: drop wireless util by default 2021-10-18 17:45:02 +08:00
modules.mk x86: amd-xgbe: add missing dependencies on 5.10 2021-04-18 23:46:19 +08:00