]> git.baikalelectronics.ru Git - kernel.git/commit
mem: cdev lock_kernel() pushdown
authorJonathan Corbet <corbet@lwn.net>
Thu, 15 May 2008 17:04:19 +0000 (11:04 -0600)
committerJonathan Corbet <corbet@lwn.net>
Fri, 20 Jun 2008 20:05:48 +0000 (14:05 -0600)
commitf9c5c1c4e1600cae781d4d58f4dc790eac1b332f
tree3ffcaa8ff39ea1324fe60bbc4fd35c6f77141083
parent7cfd2f931dddeaf721325e4954a75baafc5a5e65
mem: cdev lock_kernel() pushdown

It's really hard to tell if this is necessary - lots of weird
magic happens by way of map_devmem()

Signed-off-by: Jonathan Corbet <corbet@lwn.net>
drivers/char/mem.c