* [Xenomai-core] build tests pull request.
@ 2009-12-20 11:02 Gilles Chanteperdrix
0 siblings, 0 replies; only message in thread
From: Gilles Chanteperdrix @ 2009-12-20 11:02 UTC (permalink / raw)
To: Xenomai core
The following changes since commit e467b58dadfbb83adc41cdb79344412bf4f4b0ec:
Philippe Gerum (1):
blackfin: fix reference commit numbers
are available in the git repository at:
git://git.xenomai.org/xenomai-gch.git for-head
Alexis Berlemont (1):
analogy: do not export static variables
Gilles Chanteperdrix (9):
nmi: fix build for linux 2.4
analogy: fix build for 2.4 kernel
rtcan: make rtcan pci board depend on CONFIG_PCI
posix: add missing space to Config.in
xconfig 2.4: make xconfig work again with linux 2.4
build: fix prepare-kernel.sh
drivers: add a pci_ids.h driver
x86: use the new pci_ids header for the smi module
rtcan: use the new pci_ids header for pci rtcan drivers
Philippe Gerum (1):
wrappers: fix definition of phys_addr_t
include/asm-generic/Makefile.am | 1 +
include/asm-generic/pci_ids.h | 25 ++++++++++++++++++++++
include/asm-generic/wrappers.h | 6 -----
include/asm-powerpc/wrappers.h | 4 +++
include/asm-x86/wrappers_32.h | 4 +++
ksrc/arch/x86/nmi.c | 8 +++++++
ksrc/arch/x86/smi.c | 12 +---------
ksrc/drivers/analogy/intel/Config.in | 2 +-
ksrc/drivers/analogy/intel/Makefile | 6 +++-
ksrc/drivers/analogy/national_instruments/mite.c | 1 -
ksrc/drivers/can/sja1000/Kconfig | 10 ++++----
ksrc/drivers/can/sja1000/rtcan_ems_pci.c | 1 +
ksrc/drivers/can/sja1000/rtcan_esd_pci.c | 1 +
ksrc/drivers/can/sja1000/rtcan_ixxat_pci.c | 1 +
ksrc/drivers/can/sja1000/rtcan_peak_pci.c | 1 +
ksrc/drivers/testing/Config.in | 4 +-
ksrc/skins/posix/Config.in | 2 +-
scripts/prepare-kernel.sh | 3 +-
18 files changed, 62 insertions(+), 30 deletions(-)
create mode 100644 include/asm-generic/pci_ids.h
--
Gilles.
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2009-12-20 11:02 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-12-20 11:02 [Xenomai-core] build tests pull request 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.