* [Xenomai-core] [PULL REQUEST] Blackfin upgrade and minor fixes for 2.5.x
@ 2010-03-11 17:18 Philippe Gerum
2010-03-13 17:01 ` Gilles Chanteperdrix
2010-03-13 17:03 ` Gilles Chanteperdrix
0 siblings, 2 replies; 8+ messages in thread
From: Philippe Gerum @ 2010-03-11 17:18 UTC (permalink / raw)
To: xenomai
The following changes since commit 55b0aa9de28891fcfd4b4ab097583bd7619223ab:
Philippe Gerum (1):
native: introduce rt_task_same()
are available in the git repository at:
git://xenomai.org/xenomai-rpm.git for-upstream
Philippe Gerum (5):
testsuite/latency: fix false positive in mode switch detection
powerpc: remove dandling reference
blackfin: upgrade I-pipe support to 2.6.33-blackfin-1.13-00
scripts/xeno-config: fix --skin=posix --ldflags call form
nucleus: warn about denied syscalls
ksrc/arch/blackfin/patches/README | 58 +-
.../adeos-ipipe-2.6.33-blackfin-1.13-00.patch | 7596 +++++++++++++++++
.../adeos-ipipe-2008R1.5-RC3-bf5xx-1.8-00.patch | 8629 --------------------
ksrc/arch/powerpc/patches/README | 8 +-
ksrc/nucleus/shadow.c | 13 +-
scripts/xeno-config.in | 3 +-
src/testsuite/latency/latency.c | 27 +-
7 files changed, 7664 insertions(+), 8670 deletions(-)
create mode 100644 ksrc/arch/blackfin/patches/adeos-ipipe-2.6.33-blackfin-1.13-00.patch
delete mode 100644 ksrc/arch/blackfin/patches/adeos-ipipe-2008R1.5-RC3-bf5xx-1.8-00.patch
--
Philippe.
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [Xenomai-core] [PULL REQUEST] Blackfin upgrade and minor fixes for 2.5.x
2010-03-11 17:18 [Xenomai-core] [PULL REQUEST] Blackfin upgrade and minor fixes for 2.5.x Philippe Gerum
@ 2010-03-13 17:01 ` Gilles Chanteperdrix
2010-03-13 17:29 ` Gilles Chanteperdrix
2010-03-13 18:22 ` Philippe Gerum
2010-03-13 17:03 ` Gilles Chanteperdrix
1 sibling, 2 replies; 8+ messages in thread
From: Gilles Chanteperdrix @ 2010-03-13 17:01 UTC (permalink / raw)
To: Philippe Gerum; +Cc: xenomai
Philippe Gerum wrote:
> The following changes since commit 55b0aa9de28891fcfd4b4ab097583bd7619223ab:
> Philippe Gerum (1):
> native: introduce rt_task_same()
>
> are available in the git repository at:
>
> git://xenomai.org/xenomai-rpm.git for-upstream
>
> Philippe Gerum (5):
> testsuite/latency: fix false positive in mode switch detection
> powerpc: remove dandling reference
> blackfin: upgrade I-pipe support to 2.6.33-blackfin-1.13-00
Could you upgrade the blackfin README file to include the tag to use,
for applying this patch?
--
Gilles.
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [Xenomai-core] [PULL REQUEST] Blackfin upgrade and minor fixes for 2.5.x
2010-03-11 17:18 [Xenomai-core] [PULL REQUEST] Blackfin upgrade and minor fixes for 2.5.x Philippe Gerum
2010-03-13 17:01 ` Gilles Chanteperdrix
@ 2010-03-13 17:03 ` Gilles Chanteperdrix
1 sibling, 0 replies; 8+ messages in thread
From: Gilles Chanteperdrix @ 2010-03-13 17:03 UTC (permalink / raw)
To: Philippe Gerum; +Cc: xenomai
Philippe Gerum wrote:
> The following changes since commit 55b0aa9de28891fcfd4b4ab097583bd7619223ab:
> Philippe Gerum (1):
> native: introduce rt_task_same()
>
> are available in the git repository at:
>
> git://xenomai.org/xenomai-rpm.git for-upstream
Pulled.
--
Gilles.
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [Xenomai-core] [PULL REQUEST] Blackfin upgrade and minor fixes for 2.5.x
2010-03-13 17:01 ` Gilles Chanteperdrix
@ 2010-03-13 17:29 ` Gilles Chanteperdrix
2010-03-13 18:42 ` Philippe Gerum
2010-03-13 18:22 ` Philippe Gerum
1 sibling, 1 reply; 8+ messages in thread
From: Gilles Chanteperdrix @ 2010-03-13 17:29 UTC (permalink / raw)
To: Philippe Gerum; +Cc: xenomai
Gilles Chanteperdrix wrote:
> Philippe Gerum wrote:
>> The following changes since commit 55b0aa9de28891fcfd4b4ab097583bd7619223ab:
>> Philippe Gerum (1):
>> native: introduce rt_task_same()
>>
>> are available in the git repository at:
>>
>> git://xenomai.org/xenomai-rpm.git for-upstream
>>
>> Philippe Gerum (5):
>> testsuite/latency: fix false positive in mode switch detection
>> powerpc: remove dandling reference
>> blackfin: upgrade I-pipe support to 2.6.33-blackfin-1.13-00
>
> Could you upgrade the blackfin README file to include the tag to use,
> for applying this patch?
>
In fact, it seems the ipipe-blackfin git has no tags.
--
Gilles.
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [Xenomai-core] [PULL REQUEST] Blackfin upgrade and minor fixes for 2.5.x
2010-03-13 17:01 ` Gilles Chanteperdrix
2010-03-13 17:29 ` Gilles Chanteperdrix
@ 2010-03-13 18:22 ` Philippe Gerum
1 sibling, 0 replies; 8+ messages in thread
From: Philippe Gerum @ 2010-03-13 18:22 UTC (permalink / raw)
To: Gilles Chanteperdrix; +Cc: xenomai
On Sat, 2010-03-13 at 18:01 +0100, Gilles Chanteperdrix wrote:
> Philippe Gerum wrote:
> > The following changes since commit 55b0aa9de28891fcfd4b4ab097583bd7619223ab:
> > Philippe Gerum (1):
> > native: introduce rt_task_same()
> >
> > are available in the git repository at:
> >
> > git://xenomai.org/xenomai-rpm.git for-upstream
> >
> > Philippe Gerum (5):
> > testsuite/latency: fix false positive in mode switch detection
> > powerpc: remove dandling reference
> > blackfin: upgrade I-pipe support to 2.6.33-blackfin-1.13-00
>
> Could you upgrade the blackfin README file to include the tag to use,
> for applying this patch?
>
No more tag, it's now based on mainline like powerpc. That is stated
into the revised README committed with that patch.
--
Philippe.
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [Xenomai-core] [PULL REQUEST] Blackfin upgrade and minor fixes for 2.5.x
2010-03-13 17:29 ` Gilles Chanteperdrix
@ 2010-03-13 18:42 ` Philippe Gerum
2010-03-13 19:02 ` Gilles Chanteperdrix
0 siblings, 1 reply; 8+ messages in thread
From: Philippe Gerum @ 2010-03-13 18:42 UTC (permalink / raw)
To: Gilles Chanteperdrix; +Cc: xenomai
On Sat, 2010-03-13 at 18:29 +0100, Gilles Chanteperdrix wrote:
> Gilles Chanteperdrix wrote:
> > Philippe Gerum wrote:
> >> The following changes since commit 55b0aa9de28891fcfd4b4ab097583bd7619223ab:
> >> Philippe Gerum (1):
> >> native: introduce rt_task_same()
> >>
> >> are available in the git repository at:
> >>
> >> git://xenomai.org/xenomai-rpm.git for-upstream
> >>
> >> Philippe Gerum (5):
> >> testsuite/latency: fix false positive in mode switch detection
> >> powerpc: remove dandling reference
> >> blackfin: upgrade I-pipe support to 2.6.33-blackfin-1.13-00
> >
> > Could you upgrade the blackfin README file to include the tag to use,
> > for applying this patch?
> >
>
> In fact, it seems the ipipe-blackfin git has no tags.
>
>
ipipe-blackfin only contains reference snapshots of the kernel code for
the pre 2.6.33 releases we still support; the Blackfin dev trunk we used
to be based on is periodically rebased, which requires us to keep those
stable snapshots.
ipipe-blackfin is now dead, only kept for reference. The pipeline dev
now occurs in ipipe-2.6 with other supports for mainlined architectures.
--
Philippe.
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [Xenomai-core] [PULL REQUEST] Blackfin upgrade and minor fixes for 2.5.x
2010-03-13 18:42 ` Philippe Gerum
@ 2010-03-13 19:02 ` Gilles Chanteperdrix
2010-03-13 19:10 ` Gilles Chanteperdrix
0 siblings, 1 reply; 8+ messages in thread
From: Gilles Chanteperdrix @ 2010-03-13 19:02 UTC (permalink / raw)
To: Philippe Gerum; +Cc: xenomai
Philippe Gerum wrote:
> On Sat, 2010-03-13 at 18:29 +0100, Gilles Chanteperdrix wrote:
>> Gilles Chanteperdrix wrote:
>>> Philippe Gerum wrote:
>>>> The following changes since commit 55b0aa9de28891fcfd4b4ab097583bd7619223ab:
>>>> Philippe Gerum (1):
>>>> native: introduce rt_task_same()
>>>>
>>>> are available in the git repository at:
>>>>
>>>> git://xenomai.org/xenomai-rpm.git for-upstream
>>>>
>>>> Philippe Gerum (5):
>>>> testsuite/latency: fix false positive in mode switch detection
>>>> powerpc: remove dandling reference
>>>> blackfin: upgrade I-pipe support to 2.6.33-blackfin-1.13-00
>>> Could you upgrade the blackfin README file to include the tag to use,
>>> for applying this patch?
>>>
>> In fact, it seems the ipipe-blackfin git has no tags.
>>
>>
>
> ipipe-blackfin only contains reference snapshots of the kernel code for
> the pre 2.6.33 releases we still support; the Blackfin dev trunk we used
> to be based on is periodically rebased, which requires us to keep those
> stable snapshots.
>
> ipipe-blackfin is now dead, only kept for reference. The pipeline dev
> now occurs in ipipe-2.6 with other supports for mainlined architectures.
I understand that, but I need tags in the ipipe-blackfin git tree to get
the kernel sources to build-test the blackfin patches. I mistakenly
removed these directories I had been using for a long time.
There seems to be something wrong with the ipipe-blackfin git tree:
gilles@domain.hid:~$ git clone git://git.denx.de/ipipe-blackfin.git
Initialized empty Git repository in /home/gilles/ipipe-blackfin/.git/
remote: Counting objects: 1280727, done.
remote: Compressing objects: 100% (208654/208654), done.
remote: Total 1280727 (delta 1063759), reused 1280727 (delta 1063759)
Receiving objects: 100% (1280727/1280727), 278.55 MiB | 544 KiB/s, done.
Resolving deltas: 100% (1063759/1063759), done.
warning: remote HEAD refers to nonexistent ref, unable to checkout.
gilles@domain.hid:~$ cd ipipe-blackfin/
gilles@domain.hid$ git branch
gilles@domain.hid$ git tag
gilles@domain.hid$
--
Gilles.
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [Xenomai-core] [PULL REQUEST] Blackfin upgrade and minor fixes for 2.5.x
2010-03-13 19:02 ` Gilles Chanteperdrix
@ 2010-03-13 19:10 ` Gilles Chanteperdrix
0 siblings, 0 replies; 8+ messages in thread
From: Gilles Chanteperdrix @ 2010-03-13 19:10 UTC (permalink / raw)
To: Philippe Gerum; +Cc: xenomai
Gilles Chanteperdrix wrote:
> Philippe Gerum wrote:
>> On Sat, 2010-03-13 at 18:29 +0100, Gilles Chanteperdrix wrote:
>>> Gilles Chanteperdrix wrote:
>>>> Philippe Gerum wrote:
>>>>> The following changes since commit 55b0aa9de28891fcfd4b4ab097583bd7619223ab:
>>>>> Philippe Gerum (1):
>>>>> native: introduce rt_task_same()
>>>>>
>>>>> are available in the git repository at:
>>>>>
>>>>> git://xenomai.org/xenomai-rpm.git for-upstream
>>>>>
>>>>> Philippe Gerum (5):
>>>>> testsuite/latency: fix false positive in mode switch detection
>>>>> powerpc: remove dandling reference
>>>>> blackfin: upgrade I-pipe support to 2.6.33-blackfin-1.13-00
>>>> Could you upgrade the blackfin README file to include the tag to use,
>>>> for applying this patch?
>>>>
>>> In fact, it seems the ipipe-blackfin git has no tags.
>>>
>>>
>> ipipe-blackfin only contains reference snapshots of the kernel code for
>> the pre 2.6.33 releases we still support; the Blackfin dev trunk we used
>> to be based on is periodically rebased, which requires us to keep those
>> stable snapshots.
>>
>> ipipe-blackfin is now dead, only kept for reference. The pipeline dev
>> now occurs in ipipe-2.6 with other supports for mainlined architectures.
>
> I understand that, but I need tags in the ipipe-blackfin git tree to get
> the kernel sources to build-test the blackfin patches. I mistakenly
> removed these directories I had been using for a long time.
>
> There seems to be something wrong with the ipipe-blackfin git tree:
>
> gilles@domain.hid:~$ git clone git://git.denx.de/ipipe-blackfin.git
> Initialized empty Git repository in /home/gilles/ipipe-blackfin/.git/
> remote: Counting objects: 1280727, done.
> remote: Compressing objects: 100% (208654/208654), done.
> remote: Total 1280727 (delta 1063759), reused 1280727 (delta 1063759)
> Receiving objects: 100% (1280727/1280727), 278.55 MiB | 544 KiB/s, done.
> Resolving deltas: 100% (1063759/1063759), done.
> warning: remote HEAD refers to nonexistent ref, unable to checkout.
>
> gilles@domain.hid:~$ cd ipipe-blackfin/
> gilles@domain.hid$ git branch
> gilles@domain.hid$ git tag
> gilles@domain.hid$
Ok. Forget it.
--
Gilles.
^ permalink raw reply [flat|nested] 8+ messages in thread
end of thread, other threads:[~2010-03-13 19:10 UTC | newest]
Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-03-11 17:18 [Xenomai-core] [PULL REQUEST] Blackfin upgrade and minor fixes for 2.5.x Philippe Gerum
2010-03-13 17:01 ` Gilles Chanteperdrix
2010-03-13 17:29 ` Gilles Chanteperdrix
2010-03-13 18:42 ` Philippe Gerum
2010-03-13 19:02 ` Gilles Chanteperdrix
2010-03-13 19:10 ` Gilles Chanteperdrix
2010-03-13 18:22 ` Philippe Gerum
2010-03-13 17:03 ` Gilles Chanteperdrix
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.