All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jan Kiszka <jan.kiszka@web.de>
To: Philippe Gerum <rpm@xenomai.org>
Cc: xenomai@xenomai.org
Subject: Re: [Xenomai] [Xenomai-git] Gilles Chanteperdrix : hal/x86: fix smi message
Date: Mon, 30 Sep 2013 09:14:22 +0200	[thread overview]
Message-ID: <524924CE.2050907@web.de> (raw)
In-Reply-To: <52485AD7.5020203@xenomai.org>

On 2013-09-29 18:52, Philippe Gerum wrote:
> Merging your proposal and mine, this would give the change below. I
> don't have any preference between "xeno", "xenomai", whatever fits.
> However, we should keep something in the name that clearly gives a hint
> about the machine/arch-dependent nature of the parameter (i.e.
> not merging those bits to xenomai-y).
> 
> e.g.
> 
> diff --git a/kernel/cobalt/arch/arm/Makefile
> b/kernel/cobalt/arch/arm/Makefile
> index 25d33a5..d62976c 100644
> --- a/kernel/cobalt/arch/arm/Makefile
> +++ b/kernel/cobalt/arch/arm/Makefile
> @@ -1,5 +1,5 @@
> -obj-$(CONFIG_XENOMAI) += arm_hal.o
> +obj-$(CONFIG_XENOMAI) += xeno_machine.o
> 
> -arm_hal-y := machine.o mayday.o thread.o switch.o syscall.o
> +xeno_machine-y := machine.o mayday.o thread.o switch.o syscall.o
> 
>  ccflags-y := -Iarch/arm/xenomai/include -Iinclude/xenomai
> 

Looks good to me.

Jan

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 263 bytes
Desc: OpenPGP digital signature
URL: <http://www.xenomai.org/pipermail/xenomai/attachments/20130930/c8dd21e6/attachment.pgp>

      reply	other threads:[~2013-09-30  7:14 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 ` [Xenomai] [Xenomai-git] Gilles Chanteperdrix : hal/x86: fix smi message Philippe Gerum
2013-09-28  8:36   ` 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 [this message]

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=524924CE.2050907@web.de \
    --to=jan.kiszka@web.de \
    --cc=rpm@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.