1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-09-20 15:17:15 +03:00
Commit Graph

5 Commits

Author SHA1 Message Date
nbd
a1d288086f get rid of dynamic buffer struct allocation during pcomp lzma decompression and instead force the caller to provide the maximum buffer list size
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17475 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-09-02 17:42:35 +00:00
nbd
d7da1b9f00 add another lzma pcomp fix by jeff hansen - fixes cleanup at the end of do_lzma processing
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17036 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-07-28 09:07:07 +00:00
nbd
4e5b21cd78 fix lock-up issues in lzma pcomp support in 2.6.30 (used in squashfs). thanks to jeff hansen for the patch
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16886 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-07-18 00:36:13 +00:00
juhosg
d5b89889f8 [kernel] generic-2.6/2.6.30: refresh patches
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15981 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-05-22 09:46:02 +00:00
nbd
989c09b9d9 2.6.30: add lzma support to squashfs through pcomp
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15934 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-05-20 15:12:57 +00:00