All of lore.kernel.org
 help / color / mirror / Atom feed
From: Philippe Gerum <rpm@xenomai.org>
To: Jan Kiszka <jan.kiszka@siemens.com>
Cc: xenomai@xenomai.org
Subject: Re: [PATCH 5/6] x86/ipipe: fix build with CONFIG_X86_UV enabled
Date: Mon, 07 Sep 2020 17:11:10 +0200	[thread overview]
Message-ID: <87o8mhaagh.fsf@xenomai.org> (raw)
In-Reply-To: <e9de4ff9-49e6-6e3b-e578-0c3a17008b75@siemens.com>


Jan Kiszka <jan.kiszka@siemens.com> writes:

> On 07.09.20 15:09, Philippe Gerum wrote:
>> From: Philippe Gerum <rpm@xenomai.org>
>> 
>> Signed-off-by: Philippe Gerum <rpm@xenomai.org>
>> ---
>>  arch/x86/kernel/ipipe.c | 1 +
>>  1 file changed, 1 insertion(+)
>> 
>> diff --git a/arch/x86/kernel/ipipe.c b/arch/x86/kernel/ipipe.c
>> index 3f3afcecc1b9..c5ebfdf2dfb3 100644
>> --- a/arch/x86/kernel/ipipe.c
>> +++ b/arch/x86/kernel/ipipe.c
>> @@ -72,6 +72,7 @@ void smp_irq_move_cleanup_interrupt(struct pt_regs *regs);
>>  void smp_reboot_interrupt(void);
>>  void smp_thermal_interrupt(struct pt_regs *regs);
>>  void smp_threshold_interrupt(struct pt_regs *regs);
>> +void uv_bau_message_interrupt(struct pt_regs *regs);
>>  
>>  void __ipipe_do_IRQ(unsigned int irq, void *cookie);
>>  
>> 
>
> IIRC, I broke that intentionally. There is more needed, and no one
> should get something building but subtly not working. But we may better do
>
>     depends on !IPIPE
>

Indeed, otherwise plain build tests with e.g. allyesconfig fail miserably.

-- 
Philippe.


  reply	other threads:[~2020-09-07 15:11 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-09-07 13:09 [PATCH 1/6] ipipe: fix build with CONFIG_IPIPE disabled Philippe Gerum
2020-09-07 13:09 ` [PATCH 2/6] ipipe: add fixup call to irq_set_[chip_]handler_[name_]locked() helpers Philippe Gerum
2020-09-07 13:09 ` [PATCH 3/6] x86/ipipe: fix chained irq handling Philippe Gerum
2020-09-07 14:45   ` Jan Kiszka
2020-09-07 15:17     ` Philippe Gerum
2020-09-07 13:09 ` [PATCH 4/6] ipipe: pinctrl: enable basic pipeline support Philippe Gerum
2020-09-07 13:09 ` [PATCH 5/6] x86/ipipe: fix build with CONFIG_X86_UV enabled Philippe Gerum
2020-09-07 14:45   ` Jan Kiszka
2020-09-07 15:11     ` Philippe Gerum [this message]
2020-09-07 15:18       ` Philippe Gerum
2020-09-11  9:29         ` Jan Kiszka
2020-09-07 13:09 ` [PATCH 6/6] ipipe: rename __fixup_irq_handler() to __ipipe_setup_irq_desc() Philippe Gerum

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=87o8mhaagh.fsf@xenomai.org \
    --to=rpm@xenomai.org \
    --cc=jan.kiszka@siemens.com \
    --cc=xenomai@xenomai.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.