login
Login
/
Register
Search
Search this site:
Forums
News
Blogs
Features
Site
Home
»
Mailing list archives
»
linux-kernel
»
2010
»
October
»
4
Re: [PATCH 3/5] uio: Remove unused uio_info mmap method.
view
thread
Previous message: [
thread
] [
date
] [
author
]
Next message: [
thread
] [
date
] [
author
]
[view in full thread]
From: Hans J. Koch
Subject:
Re: [PATCH 3/5] uio: Remove unused uio_info mmap method.
Date: Monday, October 4, 2010 - 2:26 am
On Sun, Sep 26, 2010 at 03:48:19PM -0700, Eric W. Biederman wrote:
quoted text
> > There are no drivers in the kernel that implement the uio_info mmap > method there is no point in keeping it. > > Further keeping the mmap method would necessiate wrapping all of the > methods in vm_operations_struct to successfully implement suppport > for hotunplugable hardware, and it I have yet to find a correct way to > wrap the the vm_operations_struct close method.
I have no objections, but please update Documentation/DocBook/uio-howto.tmpl accordingly. Thanks, Hans --
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/5] Uio enhancements
, Eric W. Biederman
, (Tue Sep 14, 11:35 am)
[PATCH 1/5] uio: Fix lack of locking in init_uio_class
, Eric W. Biederman
, (Tue Sep 14, 11:36 am)
[PATCH 2/5] uio: Don't clear driver data
, Eric W. Biederman
, (Tue Sep 14, 11:36 am)
[PATCH 3/5] uio: Cleanup irq handling.
, Eric W. Biederman
, (Tue Sep 14, 11:37 am)
[PATCH 4/5] uio: Support 2^MINOR_BITS minors
, Eric W. Biederman
, (Tue Sep 14, 11:38 am)
[PATCH 5/5] uio: Statically allocate uio_class and use cla ...
, Eric W. Biederman
, (Tue Sep 14, 11:38 am)
Re: [PATCH 1/5] uio: Fix lack of locking in init_uio_class
, Thomas Gleixner
, (Fri Sep 17, 1:32 pm)
Re: [PATCH 2/5] uio: Don't clear driver data
, Thomas Gleixner
, (Fri Sep 17, 1:33 pm)
Re: [PATCH 3/5] uio: Cleanup irq handling.
, Thomas Gleixner
, (Fri Sep 17, 1:34 pm)
Re: [PATCH 4/5] uio: Support 2^MINOR_BITS minors
, Thomas Gleixner
, (Fri Sep 17, 1:36 pm)
Re: [PATCH 5/5] uio: Statically allocate uio_class and use ...
, Thomas Gleixner
, (Fri Sep 17, 1:37 pm)
Re: [PATCH 1/5] uio: Fix lack of locking in init_uio_class
, Hans J. Koch
, (Fri Sep 17, 1:49 pm)
Re: [PATCH 2/5] uio: Don't clear driver data
, Hans J. Koch
, (Fri Sep 17, 1:50 pm)
Re: [PATCH 3/5] uio: Cleanup irq handling.
, Hans J. Koch
, (Fri Sep 17, 1:51 pm)
Re: [PATCH 4/5] uio: Support 2^MINOR_BITS minors
, Hans J. Koch
, (Fri Sep 17, 1:57 pm)
Re: [PATCH 5/5] uio: Statically allocate uio_class and use ...
, Hans J. Koch
, (Fri Sep 17, 1:57 pm)
Re: [PATCH 0/5] Uio enhancements
, Hans J. Koch
, (Fri Sep 17, 1:59 pm)
Re: [PATCH 4/5] uio: Support 2^MINOR_BITS minors
, Greg KH
, (Fri Sep 17, 2:09 pm)
[PATCH 0/5] uio hotplug support
, Eric W. Biederman
, (Mon Sep 20, 12:19 am)
[PATCH 1/5] uio: Simplify the lifetime logic of struct uio ...
, Eric W. Biederman
, (Mon Sep 20, 12:21 am)
[PATCH 2/5] uio: Kill unused vma_count.
, Eric W. Biederman
, (Mon Sep 20, 12:21 am)
[PATCH 3/5] uio: Remove unused uio_info mmap method.
, Eric W. Biederman
, (Mon Sep 20, 12:23 am)
[PATCH 4/5] libunload: A library to help remove open files
, Eric W. Biederman
, (Mon Sep 20, 12:23 am)
[PATCH 5/5] uio: Implement hotunplug support, using libunload
, Eric W. Biederman
, (Mon Sep 20, 12:24 am)
Re: [PATCH 4/5] uio: Support 2^MINOR_BITS minors
, Greg KH
, (Tue Sep 21, 2:08 pm)
Re: [PATCH 4/5] uio: Support 2^MINOR_BITS minors
, Thomas Gleixner
, (Tue Sep 21, 2:38 pm)
Re: [PATCH 4/5] uio: Support 2^MINOR_BITS minors
, Greg KH
, (Tue Sep 21, 2:56 pm)
Re: [PATCH 4/5] uio: Support 2^MINOR_BITS minors
, Eric W. Biederman
, (Tue Sep 21, 3:21 pm)
Re: [PATCH 4/5] uio: Support 2^MINOR_BITS minors
, Thomas Gleixner
, (Tue Sep 21, 3:26 pm)
Re: [PATCH 0/5] uio hotplug support
, Hans J. Koch
, (Fri Sep 24, 3:45 am)
Re: [PATCH 5/5] uio: Implement hotunplug support, using li ...
, Hans J. Koch
, (Fri Sep 24, 3:55 am)
Re: [PATCH 5/5] uio: Implement hotunplug support, using li ...
, Eric W. Biederman
, (Fri Sep 24, 10:11 am)
Re: [PATCH 0/5] uio hotplug support
, Eric W. Biederman
, (Fri Sep 24, 10:14 am)
Re: [PATCH 0/5] uio hotplug support
, Hans J. Koch
, (Fri Sep 24, 10:31 am)
Re: [PATCH 0/5] uio hotplug support
, Eric W. Biederman
, (Fri Sep 24, 11:38 am)
Re: [PATCH 0/5] uio hotplug support
, Eric W. Biederman
, (Fri Sep 24, 5:05 pm)
Re: [PATCH 0/5] uio hotplug support
, Greg KH
, (Fri Sep 24, 5:33 pm)
Re: [PATCH 0/5] uio hotplug support
, Eric W. Biederman
, (Fri Sep 24, 6:54 pm)
[PATCH] uio: Fix accidentally changed return value in uio_read
, Eric W. Biederman
, (Fri Sep 24, 7:06 pm)
Re: [PATCH 0/5] uio hotplug support
, Greg KH
, (Sun Sep 26, 12:21 pm)
[PATCH 1/5] uio: Simplify the lifetime logic of struct uio ...
, Eric W. Biederman
, (Sun Sep 26, 3:46 pm)
[PATCH 2/5] uio: Kill unused vma_count.
, Eric W. Biederman
, (Sun Sep 26, 3:47 pm)
[PATCH 3/5] uio: Remove unused uio_info mmap method.
, Eric W. Biederman
, (Sun Sep 26, 3:48 pm)
[PATCH 4/5] libunload: A library to help remove open files
, Eric W. Biederman
, (Sun Sep 26, 3:48 pm)
[PATCH 5/5] uio: Implement hotunplug support, using libunload
, Eric W. Biederman
, (Sun Sep 26, 3:49 pm)
[PATCH 6/5] uio: Fix accidentally changed return value in ...
, Eric W. Biederman
, (Sun Sep 26, 3:49 pm)
Re: [PATCH 1/5] uio: Simplify the lifetime logic of struct ...
, Hans J. Koch
, (Thu Sep 30, 3:00 pm)
Re: [PATCH 3/5] uio: Remove unused uio_info mmap method.
, Hans J. Koch
, (Mon Oct 4, 2:26 am)
Re: [PATCH 4/5] libunload: A library to help remove open files
, Hans J. Koch
, (Mon Oct 4, 2:56 am)
Re: [PATCH 5/5] uio: Implement hotunplug support, using li ...
, Hans J. Koch
, (Mon Oct 4, 3:47 am)
Re: [PATCH 5/5] uio: Implement hotunplug support, using li ...
, Hans J. Koch
, (Mon Oct 4, 5:34 am)
Re: [PATCH 5/5] uio: Implement hotunplug support, using li ...
, Eric W. Biederman
, (Mon Oct 4, 11:19 am)
Re: [PATCH 5/5] uio: Implement hotunplug support, using li ...
, Hans J. Koch
, (Mon Oct 4, 11:52 am)
Navigation
Mailing list archives
Recent posts
Popular discussions
linux-kernel
:
Rusty Russell
Re: 2.6.22-rc3-mm1
Gautham R Shenoy
[PATCH 1/8] Enhance process freezer interface for usage beyond software suspend
Jeffrey V. Merkey
Re: Versioning file system
James Bottomley
Re: [PATCH -mm 1/2] scsi: remove dma_is_consistent usage in 53c700
David Miller
Re: NO_HZ: timer interrupt stuck
git
:
Oliver Kullmann
Re: how to move with history?
Junio C Hamano
Re: [PATCH 2/3] git-add--interactive: remove hunk coalescing
Miles Bader
Re: way to automatically add untracked files?
Harvey Harrison
Re: [SoC RFC] libsvn-fs-git: A git backend for the subversion filesystem
Alex Riesen
Re: git exclude patterns for directory
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
netfilter: nf_conntrack_sip: add T.38 FAX support
Linux Kernel Mailing List
drivers/acpi: use kasprintf
linux-netdev
:
Timo Teräs
ip xfrm policy semantics
David Miller
Re: [2.6.30-rc3] powerpc: compilation error of mace module
Patrick McHardy
Re: [rfc 02/13] [RFC 02/13] netfilter: nf_conntrack_sip: Add callid parser
webmaster Maintenance
联系系统管理员
Krzysztof Oledzki
Re: Error: an inet prefix is expected rather than "0/0".
openbsd-misc
:
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'
frantisek holop
Re: mount ffs as msdos, system hangs
Colocation donated by:
Syndicate