Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1641163
| From | Sascha Silbe <x-linux@infra-silbe.de> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH] kbuild: add ARM support for tar-pkg |
| Date | 2017-05-14 19:00 +0200 |
| Message-ID | <tH52a-45h-11@gated-at.bofh.it> (permalink) |
| References | <tGDyV-31W-7@gated-at.bofh.it> <tGH9w-5ph-7@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
[Multipart message — attachments visible in raw view] - view raw
Dear Masahiro (is that right?), Masahiro Yamada <yamada.masahiro@socionext.com> writes: > 2017-05-13 20:31 GMT+09:00 Sascha Silbe <x-linux@infra-silbe.de>: >> The fallback code for "unknown" architectures doesn't work on ARM >> because for ARM (and a couple of other architectures) KBUILD_IMAGE >> contains only the file name, not the full path. Having an explicit >> rule also avoids printing the warning for unknown architectures. >> >> Signed-off-by: Sascha Silbe <x-linux@infra-silbe.de> >> --- > > Now KBUILD_IMAGE contains the full path for all architectures. > > > Please check the following commit. > > commit 152e6744ebfc8fa6cc9fff4ba36271f5f1ba2821 > Author: Michal Marek <mmarek@suse.com> > Date: Tue Nov 22 22:34:30 2016 +0100 > > arm: Use full path in KBUILD_IMAGE definition Figures. I'm sitting on this patch for years and when I finally get around to write a commit message, somebody fixed it elsewhere and that patch went in just a few days ago. :) The second part of the rationale (getting rid of the warning) still applies, so I'll follow up with a v2. Sascha -- Softwareentwicklung Sascha Silbe, Niederhofenstraße 5/1, 71229 Leonberg https://se-silbe.de/ USt-IdNr.: DE281696641
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
[PATCH] kbuild: add ARM support for tar-pkg Sascha Silbe <x-linux@infra-silbe.de> - 2017-05-13 13:40 +0200
Re: [PATCH] kbuild: add ARM support for tar-pkg Masahiro Yamada <yamada.masahiro@socionext.com> - 2017-05-13 17:30 +0200
Re: [PATCH] kbuild: add ARM support for tar-pkg Sascha Silbe <x-linux@infra-silbe.de> - 2017-05-14 19:00 +0200
[PATCH v2] kbuild: add explicit ARM support for tar-pkg Sascha Silbe <x-linux@infra-silbe.de> - 2017-05-14 19:20 +0200
csiph-web