All of lore.kernel.org
 help / color / mirror / Atom feed
From: Philippe Gerum <rpm@xenomai.org>
To: xenomai@xenomai.org
Cc: git repository hosting <git@xenomai.org>, xenomai-git@xenomai.org
Subject: Re: [Xenomai] [Xenomai-git] Gilles Chanteperdrix : hal/x86: fix smi message
Date: Sat, 28 Sep 2013 10:28:11 +0200	[thread overview]
Message-ID: <5246931B.3060503@xenomai.org> (raw)
In-Reply-To: <E1VPeW6-00026B-Hu@xenomai.org>

On 09/27/2013 10:19 PM, git repository hosting wrote:
> Module: xenomai-gch
> Branch: for-forge
> Commit: 283fabdf63e23f03a45565fa1f9937f9a5825a59
> URL:    http://git.xenomai.org/?p=xenomai-gch.git;a=commit;h=283fabdf63e23f03a45565fa1f9937f9a5825a59
>
> Author: Gilles Chanteperdrix <gilles.chanteperdrix@xenomai.org>
> Date:   Sun Sep 15 15:59:52 2013 +0200
>
> hal/x86: fix smi message
>
> ---
>
>   kernel/cobalt/arch/x86/smi.c |    2 +-
>   1 files changed, 1 insertions(+), 1 deletions(-)
>
> diff --git a/kernel/cobalt/arch/x86/smi.c b/kernel/cobalt/arch/x86/smi.c
> index e06734a..124d311 100644
> --- a/kernel/cobalt/arch/x86/smi.c
> +++ b/kernel/cobalt/arch/x86/smi.c
> @@ -123,7 +123,7 @@ void mach_x86_smi_init(void)
>   	if (smi_state == 0) {
>   		printk("Xenomai: SMI-enabled chipset found, but SMI "
>   		       "workaround disabled\n"
> -		       "         (see xeno_hal.smi parameter). You may encounter\n"
> +		       "         (see x86_hal.smi parameter). You may encounter\n"
>   		       "         high interrupt latencies!\n");
>   		pci_dev_put(dev);
>   		return;
>
>

Strictly speaking, the HAL disappeared from x3, since most of the 
arch-independant interface is already provided by the interrupt 
pipeline, and the event driven simulator was dropped. We should not 
reintroduce it in the naming.

-- 
Philippe.


       reply	other threads:[~2013-09-28  8:28 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <E1VPeW6-00026B-Hu@xenomai.org>
2013-09-28  8:28 ` Philippe Gerum [this message]
2013-09-28  8:36   ` [Xenomai] [Xenomai-git] Gilles Chanteperdrix : hal/x86: fix smi message Gilles Chanteperdrix
2013-09-28  9:52     ` Philippe Gerum
2013-09-28 11:12       ` Gilles Chanteperdrix
2013-09-28 16:30         ` Philippe Gerum
2013-09-29 10:12           ` Jan Kiszka
2013-09-29 14:56             ` Philippe Gerum
2013-09-29 15:37               ` Jan Kiszka
2013-09-29 15:45                 ` Philippe Gerum
2013-09-29 15:46                   ` Jan Kiszka
2013-09-29 16:00                     ` Philippe Gerum
2013-09-29 16:10                       ` Jan Kiszka
2013-09-29 16:52                         ` Philippe Gerum
2013-09-30  7:14                           ` Jan Kiszka

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=5246931B.3060503@xenomai.org \
    --to=rpm@xenomai.org \
    --cc=git@xenomai.org \
    --cc=xenomai-git@xenomai.org \
    --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.