All of lore.kernel.org
 help / color / mirror / Atom feed
From: Gilles Chanteperdrix <gilles.chanteperdrix@xenomai.org>
To: Anders Blomdell <anders.blomdell@control.lth.se>,
	Brian Morel <brianmorel99@gmail.com>,
	Philippe Gerum <rpm@xenomai.org>
Cc: xenomai@xenomai.org
Subject: Re: [Xenomai] Xenomai on v3.14
Date: Fri, 13 Jun 2014 11:35:33 +0200	[thread overview]
Message-ID: <539AC5E5.6050503@xenomai.org> (raw)
In-Reply-To: <539182C0.5090405@control.lth.se>

On 06/06/2014 10:58 AM, Anders Blomdell wrote:
> 
> 
> On 2014-05-11 15:21, Gilles Chanteperdrix wrote:
>> On 05/11/2014 02:07 AM, Brian Morel wrote:
>>> I cloned the ipipe.git repository & checked out ipipe-3.14 .  I tried
>>> running the genpatches.sh script, but it appears that tag v3.14 doesn't
>>> exist in the repository.  I tried the same process for 3.8 & it worked
>>> fine.  I assume this is because the stable tree isn't there, but my git foo
>>> isn't good, so I don't know how to add it.  Any advice would be great.
>>
>> Note that you can work directly with the ipipe git instead of generating
>> patches, simply run prepare-kernel.sh from the ipipe git,
>> prepare-kernel.sh will detect that the kernel already contains the ipipe
>> bits and will not try and apply an I-pipe patch. This makes testing
>> changes to the I-pipe kernel a lot easier.
>>
>>
> Is this a reasonable patch if one (still) wants to use genpatches.sh?
> 
> diff --git a/scripts/ipipe/genpatches.sh b/scripts/ipipe/genpatches.sh
> index 489ae6c..fe9eb0e3 100755
> --- a/scripts/ipipe/genpatches.sh
> +++ b/scripts/ipipe/genpatches.sh
> @@ -62,6 +62,8 @@ BEGIN {
>      driver_arch["clk/mxs/clk-imx28.c"]="arm"
>      driver_arch["clocksource/arm_arch_timer.c"]="arm"
>      driver_arch["clocksource/mxs_timer.c"]="arm"
> +    driver_arch["dma/edma.c"]="arm"
> +    driver_arch["gpio/gpio-davinci.c"]="arm"
>      driver_arch["gpio/gpio-mxc.c"]="arm"
>      driver_arch["gpio/gpio-mxs.c"]="arm"
> 

Yes, merged, thanks.

-- 
                                                                Gilles.


      reply	other threads:[~2014-06-13  9:35 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-05-10  2:35 [Xenomai] Xenomai on v3.14 Brian Morel
2014-05-10  9:38 ` Philippe Gerum
2014-05-10 12:19   ` Philippe Gerum
2014-05-11  0:07     ` Brian Morel
2014-05-11  0:20       ` Philippe Gerum
2014-05-11 13:21       ` Gilles Chanteperdrix
2014-06-06  8:58         ` Anders Blomdell
2014-06-13  9:35           ` Gilles Chanteperdrix [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=539AC5E5.6050503@xenomai.org \
    --to=gilles.chanteperdrix@xenomai.org \
    --cc=anders.blomdell@control.lth.se \
    --cc=brianmorel99@gmail.com \
    --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.