All of lore.kernel.org
 help / color / mirror / Atom feed
From: acourbot@nvidia.com (Alexandre Courbot)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH] ARM: trusted_foundations: only set setup_max_cpus if SMP set
Date: Fri, 2 May 2014 10:22:22 +0900	[thread overview]
Message-ID: <5362F34E.8000400@nvidia.com> (raw)
In-Reply-To: <53627B52.6090806@wwwdotorg.org>

On 05/02/2014 01:50 AM, Stephen Warren wrote:
> On 05/01/2014 01:22 AM, Alexandre Courbot wrote:
>> On Sun, Apr 27, 2014 at 7:01 PM, Alexandre Courbot <acourbot@nvidia.com> wrote:
>>> The setup_max_cpu variable is only defined if CONFIG_SMP is set. Add
>>> a preprocessor condition to avoid the following compilation error if
>>> CONFIG_SMP is not set:
>>>
>>>      arch/arm/include/asm/trusted_foundations.h: In function 'register_trusted_foundations':
>>>      arch/arm/include/asm/trusted_foundations.h:57:2: error: 'setup_max_cpus' undeclared (first use in this function)
>>>
>>> Reported-by: Russell King <rmk@arm.linux.org.uk>
>>> Signed-off-by: Alexandre Courbot <acourbot@nvidia.com>
>>> ---
>>> Hi Russell,
>>>
>>> This should take care of the trusted foundations issue. Thanks for reporting this.
>>
>> Russell,
>>
>> Do you mind taking this into your tree? Or do you prefer if the Tegra
>> folks do it?
>
> I /think/ that Russell prefers to pick patches up from his patch tracker:
>
> http://www.arm.linux.org.uk/developer/patches/
>
> and instructions:
> http://www.arm.linux.org.uk/developer/patches/info.php
>
> If you add it there and he objects, I expect he'll let you know:-)

Oh, thanks. Submitting this to the right place then.

  reply	other threads:[~2014-05-02  1:22 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-04-27  9:32 randconfig failures - MMC + trusted foundations Russell King - ARM Linux
2014-04-27 10:01 ` [PATCH] ARM: trusted_foundations: only set setup_max_cpus if SMP set Alexandre Courbot
2014-05-01  7:22   ` Alexandre Courbot
2014-05-01 16:50     ` Stephen Warren
2014-05-02  1:22       ` Alexandre Courbot [this message]
2014-04-27 10:09 ` randconfig failures - MMC + trusted foundations Alexandre Courbot
2014-04-27 10:33   ` Russell King - ARM Linux
2014-04-27 19:46     ` Olof Johansson
2014-04-27 19:54       ` Russell King - ARM Linux

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=5362F34E.8000400@nvidia.com \
    --to=acourbot@nvidia.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    /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.