From: Gilles Chanteperdrix <gilles.chanteperdrix@xenomai.org>
To: Xenomai core <Xenomai-core@domain.hid>
Subject: [Xenomai-core] build tests pull request.
Date: Sun, 20 Dec 2009 12:02:23 +0100 [thread overview]
Message-ID: <4B2E043F.6080801@domain.hid> (raw)
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.
reply other threads:[~2009-12-20 11:02 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=4B2E043F.6080801@domain.hid \
--to=gilles.chanteperdrix@xenomai.org \
--cc=Xenomai-core@domain.hid \
/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.