Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1592948
| From | Håvard Skinnemoen <hskinnemoen@gmail.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [RFC] remove support for AVR32 architecture |
| Date | 2017-03-06 07:10 +0100 |
| Message-ID | <thU0i-3Ey-7@gated-at.bofh.it> (permalink) |
| References | <tgjPc-og-5@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Wed, Mar 1, 2017 at 12:44 PM, Hans-Christian Noren Egtvedt <egtvedt@samfundet.no> wrote: > I have prepared three patches in my for-linus branch in git tree > https://git.kernel.org/cgit/linux/kernel/git/egtvedt/linux-avr32.git Acked-by: Haavard Skinnemoen <hskinnemoen@gmail.com> Thank you for keeping it alive for so long! I looked through you tree superficially. There are a few references to AVR32 remaining. Most of them are for other subsystems, but you could consider picking up a couple of more for your patchset: include/uapi/linux/elf-em.h still defines EM_AVR32. This could be considered a part of the architecture code. lib/Kconfig.debug has a list of architectures which want frame pointers. You could probably remove AVR32 from that list. mm/Kconfig has a special case for AVR32 needing two quicklists. If you were planning to patch each of those separately later, please ignore my comments. Håvard
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
[RFC] remove support for AVR32 architecture Hans-Christian Noren Egtvedt <egtvedt@samfundet.no> - 2017-03-01 22:20 +0100
Re: [RFC] remove support for AVR32 architecture Andy Shevchenko <andy.shevchenko@gmail.com> - 2017-03-01 22:50 +0100
Re: [RFC] remove support for AVR32 architecture Boris Brezillon <boris.brezillon@free-electrons.com> - 2017-03-02 02:10 +0100
Re: [RFC] remove support for AVR32 architecture Nicolas Ferre <nicolas.ferre@microchip.com> - 2017-03-02 17:10 +0100
Re: [RFC] remove support for AVR32 architecture Håvard Skinnemoen <hskinnemoen@gmail.com> - 2017-03-06 07:10 +0100
Re: [RFC] remove support for AVR32 architecture Hans-Christian Noren Egtvedt <egtvedt@samfundet.no> - 2017-03-06 21:00 +0100
csiph-web