Module: xenomai-rpm Branch: queue/vfile Commit: 58c8acf1bb8793f98475c1db2aec1cfbdc662fb9 URL: http://git.xenomai.org/?p=xenomai-rpm.git;a=commit;h=58c8acf1bb8793f98475c1db2aec1cfbdc662fb9
Author: Philippe Gerum <r...@xenomai.org> Date: Mon Jun 14 11:45:16 2010 +0200 arm: upgrade I-pipe support to 2.6.33-arm-1.17-01 --- ....patch => adeos-ipipe-2.6.33-arm-1.17-01.patch} | 11 ++++++----- 1 files changed, 6 insertions(+), 5 deletions(-) diff --git a/ksrc/arch/arm/patches/adeos-ipipe-2.6.33-arm-1.17-00.patch b/ksrc/arch/arm/patches/adeos-ipipe-2.6.33-arm-1.17-01.patch similarity index 99% rename from ksrc/arch/arm/patches/adeos-ipipe-2.6.33-arm-1.17-00.patch rename to ksrc/arch/arm/patches/adeos-ipipe-2.6.33-arm-1.17-01.patch index d2ab300..22f5d3f 100644 --- a/ksrc/arch/arm/patches/adeos-ipipe-2.6.33-arm-1.17-00.patch +++ b/ksrc/arch/arm/patches/adeos-ipipe-2.6.33-arm-1.17-01.patch @@ -630,7 +630,7 @@ index 0000000..cfdf14a +#endif /* __ASM_ARM_FCSE_H */ diff --git a/arch/arm/include/asm/ipipe.h b/arch/arm/include/asm/ipipe.h new file mode 100644 -index 0000000..ada91f3 +index 0000000..f8880e0 --- /dev/null +++ b/arch/arm/include/asm/ipipe.h @@ -0,0 +1,274 @@ @@ -665,10 +665,10 @@ index 0000000..ada91f3 +#include <linux/ipipe_percpu.h> +#include <mach/irqs.h> /* For __IPIPE_FEATURE_PIC_MUTE */ + -+#define IPIPE_ARCH_STRING "1.17-00" ++#define IPIPE_ARCH_STRING "1.17-01" +#define IPIPE_MAJOR_NUMBER 1 +#define IPIPE_MINOR_NUMBER 17 -+#define IPIPE_PATCH_NUMBER 0 ++#define IPIPE_PATCH_NUMBER 1 + +#ifdef CONFIG_SMP +#error "I-pipe/arm: SMP not yet implemented" @@ -10835,10 +10835,10 @@ index 0000000..6257dfa +obj-$(CONFIG_IPIPE_TRACE) += tracer.o diff --git a/kernel/ipipe/core.c b/kernel/ipipe/core.c new file mode 100644 -index 0000000..fdb84db +index 0000000..75f5d42 --- /dev/null +++ b/kernel/ipipe/core.c -@@ -0,0 +1,1970 @@ +@@ -0,0 +1,1971 @@ +/* -*- linux-c -*- + * linux/kernel/ipipe/core.c + * @@ -12797,6 +12797,7 @@ index 0000000..fdb84db +EXPORT_SYMBOL(ipipe_send_ipi); +EXPORT_SYMBOL(__ipipe_pend_irq); +EXPORT_SYMBOL(__ipipe_set_irq_pending); ++EXPORT_SYMBOL(__ipipe_event_monitors); +#if defined(CONFIG_IPIPE_DEBUG_INTERNAL) && defined(CONFIG_SMP) +EXPORT_SYMBOL(__ipipe_check_percpu_access); +#endif _______________________________________________ Xenomai-git mailing list Xenomai-git@gna.org https://mail.gna.org/listinfo/xenomai-git