All of lore.kernel.org
 help / color / mirror / Atom feed
From: Guenter Roeck <linux@roeck-us.net>
To: David Howells <dhowells@redhat.com>
Cc: Matthias Kaehlcke <mka@chromium.org>,
	Sudip Mukherjee <sudipm.mukherjee@gmail.com>,
	linux-kernel@vger.kernel.org,
	Andrew Morton <akpm@linux-foundation.org>
Subject: Re: frv build failure in mainline kernel
Date: Tue, 16 May 2017 07:06:58 -0700	[thread overview]
Message-ID: <f45b6827-2b95-ab66-234e-0af0557d9127@roeck-us.net> (raw)
In-Reply-To: <15548.1494938660@warthog.procyon.org.uk>

On 05/16/2017 05:44 AM, David Howells wrote:
> Guenter Roeck <linux@roeck-us.net> wrote:
>
>> I assume declaring both __jiffy_data and ____cacheline_aligned_in_smp
>> attributes doesn't work ?
>
> You should be able to stack attributes, I think.
>

Turns out not here because ____cacheline_aligned_in_smp includes
__page_aligned_data which also declares the section, at least on x86.

Guenter

  reply	other threads:[~2017-05-16 14:07 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-05-15 17:02 frv build failure in mainline kernel Guenter Roeck
2017-05-15 19:13 ` Matthias Kaehlcke
2017-05-16  4:42   ` Guenter Roeck
2017-05-16 12:44   ` David Howells
2017-05-16 14:06     ` Guenter Roeck [this message]
2017-05-16 16:04     ` David Howells
2017-05-16 17:21       ` Guenter Roeck
2017-05-16 17:58         ` Matthias Kaehlcke
2017-05-16 18:22           ` Guenter Roeck
2017-05-16 20:44             ` Matthias Kaehlcke

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=f45b6827-2b95-ab66-234e-0af0557d9127@roeck-us.net \
    --to=linux@roeck-us.net \
    --cc=akpm@linux-foundation.org \
    --cc=dhowells@redhat.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mka@chromium.org \
    --cc=sudipm.mukherjee@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.