Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1642638
| From | David Howells <dhowells@redhat.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: frv build failure in mainline kernel |
| Date | 2017-05-16 18:10 +0200 |
| Message-ID | <tHNcR-7My-5@gated-at.bofh.it> (permalink) |
| References | (1 earlier) <tHCAO-SX-7@gated-at.bofh.it> <tHrFo-2zf-17@gated-at.bofh.it> <tHtHd-3KQ-33@gated-at.bofh.it> <tHK5k-5F7-21@gated-at.bofh.it> <tHLkK-6BF-15@gated-at.bofh.it> |
| Organization | Red Hat UK Ltd. Registered Address: Red Hat UK Ltd, Amberley Place, 107-111 Peascod Street, Windsor, Berkshire, SI4 1TE, United Kingdom. Registered in England and Wales under Company Registration No. 3798903 |
Guenter Roeck <linux@roeck-us.net> wrote: > Turns out not here because ____cacheline_aligned_in_smp includes > __page_aligned_data which also declares the section, at least on x86. If there's any sort of section specification, that should suffice, I think. The problem might come that jiffies and jiffies_64 don't coincide at the same address because FRV is BE not LE. It ought to be possible to make jiffies 64-bit on FRV since it has double-word instructions that can load/store aligned 64-bit values atomically to/from a register pair. That might require some compiler magic, though. I'll have to try and work out if that's possible. David
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
frv build failure in mainline kernel Guenter Roeck <linux@roeck-us.net> - 2017-05-15 19:10 +0200
Re: frv build failure in mainline kernel Matthias Kaehlcke <mka@chromium.org> - 2017-05-15 21:20 +0200
Re: frv build failure in mainline kernel Guenter Roeck <linux@roeck-us.net> - 2017-05-16 06:50 +0200
Re: frv build failure in mainline kernel David Howells <dhowells@redhat.com> - 2017-05-16 14:50 +0200
Re: frv build failure in mainline kernel Guenter Roeck <linux@roeck-us.net> - 2017-05-16 16:10 +0200
Re: frv build failure in mainline kernel David Howells <dhowells@redhat.com> - 2017-05-16 18:10 +0200
Re: frv build failure in mainline kernel Guenter Roeck <linux@roeck-us.net> - 2017-05-16 19:30 +0200
Re: frv build failure in mainline kernel Matthias Kaehlcke <mka@chromium.org> - 2017-05-16 20:00 +0200
Re: frv build failure in mainline kernel Guenter Roeck <linux@roeck-us.net> - 2017-05-16 20:30 +0200
Re: frv build failure in mainline kernel Matthias Kaehlcke <mka@chromium.org> - 2017-05-16 22:50 +0200
csiph-web