Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1339434
| From | Masahiro Yamada <yamada.masahiro@socionext.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH 0/6] ARM: decompressor: several cleanups |
| Date | 2016-02-22 13:10 +0100 |
| Message-ID | <r4Xtp-5Eo-25@gated-at.bofh.it> (permalink) |
| References | <r4Tg5-2j1-3@gated-at.bofh.it> <r4X0m-58j-25@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
Hi Russell, 2016-02-22 20:36 GMT+09:00 Russell King - ARM Linux <linux@arm.linux.org.uk>: > On Mon, Feb 22, 2016 at 04:31:11PM +0900, Masahiro Yamada wrote: >> Masahiro Yamada (6): >> ARM: decompressor: drop unneeded assignments to "targets" >> ARM: decompressor: drop more unneeded assignments to "targets" >> ARM: decompressor: use clean-files instead of extra-y to clean files >> ARM: decompressor: drop redundant FORCE in Makefile >> ARM: decompressor: merge piggy.*.S and simplify Makefile >> ARM: decompressor: rename suffix_y to compress-y > > Most of this looks fine to me, but I've a question about how thoroughly > patch 5 has been tested: iow, do we get correct behaviour if only the > compression method is changed? > > Thanks. I did build-test, changing the configuration CONFIG_KERNEL_GZIP -> CONFIG_KERNEL_LZMA -> CONFIG_KERNEL_XZ -> ... I confirmed zImage was created from the expected piggy. For run-test, it worked fine too. -- Best Regards Masahiro Yamada
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
[PATCH 0/6] ARM: decompressor: several cleanups Masahiro Yamada <yamada.masahiro@socionext.com> - 2016-02-22 08:40 +0100
[PATCH 5/6] ARM: decompressor: merge piggy.*.S and simplify Makefile Masahiro Yamada <yamada.masahiro@socionext.com> - 2016-02-22 08:40 +0100
Re: [PATCH 0/6] ARM: decompressor: several cleanups Russell King - ARM Linux <linux@arm.linux.org.uk> - 2016-02-22 12:40 +0100
Re: [PATCH 0/6] ARM: decompressor: several cleanups Masahiro Yamada <yamada.masahiro@socionext.com> - 2016-02-22 13:10 +0100
Re: [PATCH 0/6] ARM: decompressor: several cleanups Russell King - ARM Linux <linux@arm.linux.org.uk> - 2016-02-22 13:20 +0100
Re: [PATCH 0/6] ARM: decompressor: several cleanups Masahiro Yamada <yamada.masahiro@socionext.com> - 2016-02-22 13:40 +0100
csiph-web