Re: [Xenomai-core] [PATCH] can: Free I/O region when unloading the xeno_can_isa.ko driver

2009-11-23 Thread Philippe Gerum
On Mon, 2009-11-23 at 18:37 +0100, Wolfgang Grandegger wrote: > Sebastian Smolorz wrote: > > can: Free I/O region when unloading the xeno_can_isa.ko driver > > > > Signed-off-by: Sebastian Smolorz > Signed-off-by: Wolfgang Grandegger > > Philippe, should I apply the patch? Just picked it from

Re: [Xenomai-core] [PATCH] rtdm: Extend rtdm_iomap_to_user to map phys addr > 4G

2009-11-23 Thread Jan Kiszka
Herrera-Bendezu, Luis wrote: > Jan, > > Thanks for your feedback and help. Merged your patch (and sent out a pull request), though the line wrapping issue persisted (manually fixed up). Your next patch to an open source project probably deserves the use of a better mail client. Jan >> -Ori

[Xenomai-core] [pull request] RTDM: phys_addr mapping and ISA CAN driver fix

2009-11-23 Thread Jan Kiszka
The following changes since commit 3fded6232aad90e2c6799857a21aa492a0fa8e22: Philippe Gerum (1): Merge commit 'jan' are available in the git repository at: git://git.xenomai.org/xenomai-jki.git for-upstream Luis Herrera-Bendezu (1): rtdm: Extend rtdm_iomap_to_user to map phys a

Re: [Xenomai-core] [PATCH] can: Free I/O region when unloading the xeno_can_isa.ko driver

2009-11-23 Thread Wolfgang Grandegger
Jan Kiszka wrote: > Wolfgang Grandegger wrote: >> Sebastian Smolorz wrote: >>> can: Free I/O region when unloading the xeno_can_isa.ko driver >>> >>> Signed-off-by: Sebastian Smolorz >> Signed-off-by: Wolfgang Grandegger >> >> Philippe, should I apply the patch? > > Do you have write access to t

Re: [Xenomai-core] [PATCH] can: Free I/O region when unloading the xeno_can_isa.ko driver

2009-11-23 Thread Jan Kiszka
Wolfgang Grandegger wrote: > Sebastian Smolorz wrote: >> can: Free I/O region when unloading the xeno_can_isa.ko driver >> >> Signed-off-by: Sebastian Smolorz > Signed-off-by: Wolfgang Grandegger > > Philippe, should I apply the patch? Do you have write access to the head git? Even if, this is

Re: [Xenomai-core] [PATCH] can: Free I/O region when unloading the xeno_can_isa.ko driver

2009-11-23 Thread Wolfgang Grandegger
Sebastian Smolorz wrote: > can: Free I/O region when unloading the xeno_can_isa.ko driver > > Signed-off-by: Sebastian Smolorz Signed-off-by: Wolfgang Grandegger Philippe, should I apply the patch? Thanks, Wolfgang. ___ Xenomai-core mailing list Xe

[Xenomai-core] [PATCH] can: Free I/O region when unloading the xeno_can_isa.ko driver

2009-11-23 Thread Sebastian Smolorz
can: Free I/O region when unloading the xeno_can_isa.ko driver Signed-off-by: Sebastian Smolorz diff --git a/ksrc/drivers/can/sja1000/rtcan_isa.c b/ksrc/drivers/can/sja1000/rtcan_isa.c index 6debb16..ec32393 100644 --- a/ksrc/drivers/can/sja1000/rtcan_isa.c +++ b/ksrc/drivers/can/sja1000/rtcan_i