Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1169854
| Path | csiph.com!aioe.org!bofh.it!news.nic.it!robomod |
|---|---|
| From | Jean Delvare <jdelvare@suse.de> |
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH] isdn: disable HiSax NetJet driver on microblaze arch |
| Date | Mon, 22 Jun 2015 13:30:02 +0200 |
| Message-ID | <pE85k-2e7-29@gated-at.bofh.it> (permalink) |
| References | <pCa1z-2Is-3@gated-at.bofh.it> <pDQBs-2gk-17@gated-at.bofh.it> <pDRHc-3NF-7@gated-at.bofh.it> |
| X-Original-To | Nicolai Stange <nicstange@gmail.com> |
| Content-Type | text/plain; charset="UTF-8" |
| Organization | Suse Linux |
| MIME-Version | 1.0 |
| X-Mailer | Evolution 2.28.2 |
| Content-Transfer-Encoding | 8bit |
| Sender | robomod@news.nic.it |
| List-ID | <linux-kernel.vger.kernel.org> |
| X-Mailing-List | linux-kernel@vger.kernel.org |
| Approved | robomod@news.nic.it |
| Lines | 34 |
| X-Original-Cc | David Miller <davem@davemloft.net>, linux-kernel@vger.kernel.org, netdev@vger.kernel.org, isdn@linux-pingi.de, Chen Gang <gang.chen.5i5j@gmail.com>, Ralf Baechle <ralf@linux-mips.org> |
| X-Original-Date | Mon, 22 Jun 2015 13:27:33 +0200 |
| X-Original-Message-ID | <1434972453.4568.8.camel@chaos.site> |
| X-Original-References | <87pp4vw3ep.fsf@gmail.com> <20150621.095400.890337700038231482.davem@davemloft.net> <87y4jdc58w.fsf@gmail.com> |
| X-Original-Sender | linux-kernel-owner@vger.kernel.org |
| Xref | aioe.org linux.kernel:1169854 |
Show key headers only | View raw
Le Sunday 21 June 2015 à 19:59 +0200, Nicolai Stange a écrit :
> David Miller <davem@davemloft.net> writes:
> >> Note that endianess on microblaze is not determined through Kconfig,
> >> but by means of a compiler provided CPP macro, namely __MICROBLAZEEL__.
> >> However, gcc defaults to big endianess on that platform.
> > Applied, but we're long overdue for an across-the-board-available
> > endianness Kconfig option that can flat out be used in these situations.
> > The current way this is handled is at best, a mess.
I fully agree.
> Thanks!
>
> Regarding the general Kconfig endianess symbol, I will do another patch
> based on the information of
> git grep '_endian\.h' -- arch/
> and supply every arch with either of CONFIG_CPU_{LITTLE,BIG}_ENDIAN if
> lacking.
Note that Chen Gang (Cc'd) attempted the same almost a year ago:
http://patchwork.linux-mips.org/patch/7540/
then:
http://marc.info/?t=140958656400002&r=1&w=2
The idea was great IMHO but it did not work out, and I can't remember
why.
--
Jean Delvare
SUSE L3 Support
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
Please read the FAQ at http://www.tux.org/lkml/
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
Re: [PATCH] isdn: disable HiSax NetJet driver on microblaze arch David Miller <davem@davemloft.net> - 2015-06-21 18:50 +0200
Re: [PATCH] isdn: disable HiSax NetJet driver on microblaze arch Nicolai Stange <nicstange@gmail.com> - 2015-06-21 20:00 +0200
Re: [PATCH] isdn: disable HiSax NetJet driver on microblaze arch Jean Delvare <jdelvare@suse.de> - 2015-06-22 13:30 +0200
Re: [PATCH] isdn: disable HiSax NetJet driver on microblaze arch Nicolai Stange <nicstange@gmail.com> - 2015-06-22 14:40 +0200
csiph-web