login
Login
/
Register
Search
Search this site:
Forums
News
Blogs
Features
Site
Home
»
Mailing list archives
»
linux-kernel
»
2008
»
April
»
11
Re: [PATCH 4/4 v2] [RFC] UIO: generic platform driver
view
thread
Previous message: [
thread
] [
date
] [
author
]
Next message: [
thread
] [
date
] [
author
]
[view in full thread]
From: Greg KH
Subject:
Re: [PATCH 4/4 v2] [RFC] UIO: generic platform driver
Date: Friday, April 11, 2008 - 2:41 pm
On Fri, Apr 11, 2008 at 12:48:35PM +0200, Uwe Kleine-K?nig wrote:
quoted text
> Hello, > > Uwe Kleine-K?nig wrote: > > + dev_warn(&pdev->dev, "device has more than " > > + stringify(MAX_UIO_MAPS) > This must read __stringify(MAX_UIO_MAPS). Sorry, I didn't compile test > that.
Care to send the latest version of this, I'm a bit lost as to what people want me to apply... thanks, greg k-h --
unsubscribe notice
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to
majordomo@vger.kernel.org
More majordomo info at
http://vger.kernel.org/majordomo-info.html
Please read the FAQ at
http://www.tux.org/lkml/
Previous message: [
thread
] [
date
] [
author
]
Next message: [
thread
] [
date
] [
author
]
Messages in current thread:
[PATCH 0/4] UIO: fixes, cleanups and a new driver
, Uwe Kleine-König
, (Thu Apr 10, 5:36 am)
[PATCH 1/4] UIO: hold a reference to the device's owner wh ...
, Uwe Kleine-König
, (Thu Apr 10, 5:37 am)
[PATCH 2/4] UIO: use menuconfig
, Uwe Kleine-König
, (Thu Apr 10, 5:37 am)
[PATCH 3/4] UIO: wrap all uio drivers in "if UIO" and "endif"
, Uwe Kleine-König
, (Thu Apr 10, 5:37 am)
[PATCH 4/4] [RFC] UIO: generic platform driver
, Uwe Kleine-König
, (Thu Apr 10, 5:37 am)
Re: [PATCH 2/4] UIO: use menuconfig
, Hans J. Koch
, (Thu Apr 10, 12:39 pm)
Re: [PATCH 3/4] UIO: wrap all uio drivers in "if UIO" and ...
, Hans J. Koch
, (Thu Apr 10, 12:45 pm)
Re: [PATCH 4/4] [RFC] UIO: generic platform driver
, Hans J. Koch
, (Thu Apr 10, 12:54 pm)
Re: [PATCH 4/4] [RFC] UIO: generic platform driver
, Uwe
, (Thu Apr 10, 1:08 pm)
Re: [PATCH 1/4] UIO: hold a reference to the device's owne ...
, Uwe
, (Thu Apr 10, 1:11 pm)
Re: [PATCH 1/4] UIO: hold a reference to the device's owne ...
, Hans J. Koch
, (Thu Apr 10, 2:02 pm)
Re: [PATCH 1/4] UIO: hold a reference to the device's owne ...
, Greg KH
, (Thu Apr 10, 2:12 pm)
Re: [PATCH 4/4] [RFC] UIO: generic platform driver
, Hans J. Koch
, (Thu Apr 10, 2:17 pm)
Re: [PATCH 1/4] UIO: hold a reference to the device's owne ...
, Hans J. Koch
, (Thu Apr 10, 2:23 pm)
Re: [PATCH 4/4] [RFC] UIO: generic platform driver
, Hans J. Koch
, (Thu Apr 10, 3:48 pm)
Re: [PATCH 4/4] [RFC] UIO: generic platform driver
, Ben Nizette
, (Thu Apr 10, 6:34 pm)
Re: [PATCH 4/4] [RFC] UIO: generic platform driver
, Uwe
, (Thu Apr 10, 11:21 pm)
Re: [PATCH 1/4] UIO: hold a reference to the device's owne ...
, Uwe
, (Thu Apr 10, 11:50 pm)
Re: [PATCH 1/4] UIO: hold a reference to the device's owne ...
, Hans J. Koch
, (Fri Apr 11, 1:44 am)
[PATCH 1/4 v2] UIO: hold a reference to the device's owner ...
, Uwe
, (Fri Apr 11, 2:07 am)
[PATCH 4/4 v2] [RFC] UIO: generic platform driver
, Uwe
, (Fri Apr 11, 2:21 am)
Re: [PATCH 4/4] [RFC] UIO: generic platform driver
, Hans J. Koch
, (Fri Apr 11, 2:24 am)
Re: [PATCH 4/4 v2] [RFC] UIO: generic platform driver
, Hans J. Koch
, (Fri Apr 11, 3:33 am)
Re: [PATCH 4/4] [RFC] UIO: generic platform driver
, Uwe
, (Fri Apr 11, 3:41 am)
Re: [PATCH 4/4 v2] [RFC] UIO: generic platform driver
, Uwe
, (Fri Apr 11, 3:48 am)
Re: [PATCH 4/4 v2] [RFC] UIO: generic platform driver
, Uwe
, (Fri Apr 11, 4:03 am)
Re: [PATCH 4/4 v2] [RFC] UIO: generic platform driver
, Hans J. Koch
, (Fri Apr 11, 4:17 am)
Re: [PATCH 4/4 v2] [RFC] UIO: generic platform driver
, Uwe
, (Fri Apr 11, 4:25 am)
Re: [PATCH 1/4 v2] UIO: hold a reference to the device's o ...
, Hans J. Koch
, (Fri Apr 11, 4:39 am)
Re: [PATCH 4/4] [RFC] UIO: generic platform driver
, Hans J. Koch
, (Fri Apr 11, 12:59 pm)
Re: [PATCH 2/4] UIO: use menuconfig
, Greg KH
, (Fri Apr 11, 2:36 pm)
Re: [PATCH 3/4] UIO: wrap all uio drivers in "if UIO" and ...
, Greg KH
, (Fri Apr 11, 2:36 pm)
Re: [PATCH 4/4 v2] [RFC] UIO: generic platform driver
, Greg KH
, (Fri Apr 11, 2:41 pm)
Re: [PATCH 4/4 v2] [RFC] UIO: generic platform driver
, Hans J. Koch
, (Fri Apr 11, 3:54 pm)
Re: [PATCH 2/4] UIO: use menuconfig
, Hans J. Koch
, (Fri Apr 11, 3:58 pm)
Re: [PATCH 4/4 v2] [RFC] UIO: generic platform driver
, Greg KH
, (Fri Apr 11, 4:06 pm)
Re: [PATCH 4/4 v2] [RFC] UIO: generic platform driver
, Russell King - ARM Linux
, (Sat Apr 12, 6:16 am)
[PATCH] Re: [PATCH 4/4 v2] [RFC] UIO: generic platform driver
, Uwe
, (Mon Apr 14, 12:48 am)
Re: [PATCH] Re: [PATCH 4/4 v2] [RFC] UIO: generic platform ...
, Russell King - ARM Linux
, (Mon Apr 14, 2:37 am)
Re: [PATCH] Re: [PATCH 4/4 v2] [RFC] UIO: generic platform ...
, Uwe
, (Mon Apr 14, 2:54 am)
Re: [PATCH] Re: [PATCH 4/4 v2] [RFC] UIO: generic platform ...
, Uwe
, (Mon Apr 14, 3:00 am)
Re: [PATCH] Re: [PATCH 4/4 v2] [RFC] UIO: generic platform ...
, Russell King - ARM Linux
, (Mon Apr 14, 3:17 am)
Re: [PATCH] Re: [PATCH 4/4 v2] [RFC] UIO: generic platform ...
, Uwe
, (Mon Apr 14, 4:20 am)
Re: [PATCH] Re: [PATCH 4/4 v2] [RFC] UIO: generic platform ...
, Russell King - ARM Linux
, (Mon Apr 14, 4:37 am)
Re: [PATCH] Re: [PATCH 4/4 v2] [RFC] UIO: generic platform ...
, Hans J. Koch
, (Mon Apr 14, 4:52 am)
[PATCH 0/3] UIO: cleanup and platform driver
, Uwe
, (Tue Apr 22, 2:47 am)
[PATCH 1/3] UIO: don't let UIO_CIF and UIO_SMX depend twic ...
, Uwe Kleine-König
, (Tue Apr 22, 2:52 am)
[PATCH 2/3] provide a dummy implementation of the clk API
, Uwe Kleine-König
, (Tue Apr 22, 2:52 am)
[PATCH 3/3] UIO: generic platform driver
, Uwe Kleine-König
, (Tue Apr 22, 2:52 am)
Re: [PATCH 3/3] UIO: generic platform driver
, Ben Nizette
, (Tue Apr 22, 3:26 am)
Re: [PATCH 3/3] UIO: generic platform driver
, Hans J. Koch
, (Tue Apr 22, 6:35 am)
Re: [PATCH 0/3] UIO: cleanup and platform driver
, Hans J. Koch
, (Tue Apr 22, 6:39 am)
Re: [PATCH 3/3] UIO: generic platform driver
, Uwe
, (Wed Apr 23, 1:56 am)
Re: [PATCH 3/3] UIO: generic platform driver
, Hans J. Koch
, (Sun Apr 27, 10:12 am)
Re: [PATCH 3/3] UIO: generic platform driver
, Uwe
, (Tue May 20, 2:23 am)
[PATCH] UIO: don't let UIO_CIF and UIO_SMX depend twice on UIO
, Uwe Kleine-König
, (Tue May 20, 2:24 am)
[PATCH] UIO: generic platform driver
, Uwe Kleine-König
, (Tue May 20, 2:24 am)
Re: [PATCH] UIO: generic platform driver
, Hans J. Koch
, (Tue May 20, 2:08 pm)
Re: [PATCH] UIO: don't let UIO_CIF and UIO_SMX depend twic ...
, Hans J. Koch
, (Tue May 20, 2:12 pm)
Re: [PATCH] UIO: generic platform driver
, Uwe
, (Sun May 25, 10:58 pm)
Re: [PATCH] UIO: generic platform driver
, Greg KH
, (Sun May 25, 11:02 pm)
Re: [PATCH] UIO: generic platform driver
, Uwe
, (Fri May 30, 2:16 am)
Re: [PATCH] UIO: generic platform driver
, Greg KH
, (Fri May 30, 9:35 am)
Re: [PATCH] UIO: generic platform driver
, Uwe
, (Tue Jun 3, 12:21 am)
Re: [PATCH] UIO: generic platform driver
, Hans J. Koch
, (Tue Jun 3, 2:24 am)
Navigation
Mailing list archives
Recent posts
Popular discussions
linux-kernel
:
Tony Luck
Re: Hardware Error Kernel Mini-Summit
James Bottomley
Re: [PATCH -mm 1/2] scsi: remove dma_is_consistent usage in 53c700
Andrey Borzenkov
Re: [possible regression] 2.6.22 reiserfs/libata sporadically hangs on resume from...
Linus Torvalds
Linux 2.6.26-rc6
Jeffrey V. Merkey
Re: Versioning file system
git
:
Morten Welinder
Re: [PATCH] use xrealloc in help.c
Junio C Hamano
Re: [PATCH 2/3] git-add--interactive: remove hunk coalescing
Jörg Sommer
[PATCH v2 08/13] Unify the lenght of $SHORT* and the commits in the TODO list
Boyd Lynn Gerber
Re: [VOTE] git versus mercurial
Stefan Näwe
Re: [PATCH] git-gui: use --exclude-standard to check for untracked files
linux-netdev
:
Andreas Sundstrom
Re: ~60k interrupts/sec for 1Gb/s iperf with r8169
David Miller
Re: [2.6.30-rc3] powerpc: compilation error of mace module
Denys Fedoryshchenko
Re: circular locking, mirred, 2.6.24.2
David Miller
Re: [PATCH -next] sfc: Use correct macro to set event bitfield
David Miller
Re: [PATCH] ipv6: fix display of local and remote sit endpoints
git-commits-head
:
Linux Kernel Mailing List
V4L/DVB: tm6000: add special usb request to quit i2c tuner transfer
Linux Kernel Mailing List
OMAP: DSS2: SDI driver
Linux Kernel Mailing List
PCI: introduce pci_pcie_cap()
Linux Kernel Mailing List
m68k: amiga - Mouse platform device conversion
Linux Kernel Mailing List
drivers/acpi: use kasprintf
openbsd-misc
:
frantisek holop
Re: mount ffs as msdos, system hangs
Ted Bullock
Re: Proliant DL380 G3 cannot get on network
Úlfar M. E. Johnson
installing openbsd in xen
Eric Furman
Re: Defending OpenBSD Performance
Damien Miller
Re: Patching a SSH 'Weakness'
Colocation donated by:
Syndicate