login
Login
/
Register
Search
Search this site:
Forums
News
Blogs
Features
Site
Home
»
Mailing list archives
»
linux-kernel
»
2010
»
April
»
30
Re: [PATCH 3/7] cris: push down BKL into some device drivers
view
thread
Previous message: [
thread
] [
date
] [
author
]
Next message: [
thread
] [
date
] [
author
]
[view in full thread]
From: Jesper Nilsson
Subject:
Re: [PATCH 3/7] cris: push down BKL into some device drivers
Date: Friday, April 30, 2010 - 12:53 am
On Tue, Apr 27, 2010 at 04:24:21PM +0200, Arnd Bergmann wrote:
quoted text
> A number of cris specific device drivers still use the > locked ->ioctl operation. Convert them to unlocked_ioctl > with explicit lock_kernel calls.
Looks good, I've added this to the cris tree.
quoted text
> Signed-off-by: Arnd Bergmann <arnd@arndb.de>
/^JN - Jesper Nilsson -- Jesper Nilsson --
jesper.nilsson@axis.com
--
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 00/10] bkl: pushdowns from Arnd, and compile fixes
, John Kacur
, (Tue Apr 27, 2:18 am)
[PATCH 01/10] dvb: push down BKL into ioctl functions
, John Kacur
, (Tue Apr 27, 2:18 am)
[PATCH 02/10] scsi: push down BKL into ioctl functions
, John Kacur
, (Tue Apr 27, 2:18 am)
[PATCH 03/10] bkl: Fix up compile problems in megaraid fro ...
, John Kacur
, (Tue Apr 27, 2:18 am)
[PATCH 04/10] bkl: Fix missing inode tw_chrdev_ioctl due t ...
, John Kacur
, (Tue Apr 27, 2:18 am)
[PATCH 05/10] bkl: Fix missing inode in twl_chrdev_ioctl r ...
, John Kacur
, (Tue Apr 27, 2:18 am)
[PATCH 06/10] isdn: push down BKL into ioctl functions
, John Kacur
, (Tue Apr 27, 2:18 am)
[PATCH 07/10] staging: push down BKL into ioctl functions
, John Kacur
, (Tue Apr 27, 2:18 am)
[PATCH 08/10] v4l: always use unlocked_ioctl
, John Kacur
, (Tue Apr 27, 2:18 am)
[PATCH 09/10] drivers: push down BKL into various drivers
, John Kacur
, (Tue Apr 27, 2:18 am)
[PATCH 10/10] bkl: Fix-up compile problems as a result of ...
, John Kacur
, (Tue Apr 27, 2:18 am)
Re: [PATCH 10/10] bkl: Fix-up compile problems as a result ...
, Arnd Bergmann
, (Tue Apr 27, 4:17 am)
Re: [PATCH 00/10] bkl: pushdowns from Arnd, and compile fixes
, Arnd Bergmann
, (Tue Apr 27, 4:31 am)
Re: [PATCH 10/10] bkl: Fix-up compile problems as a result ...
, John Kacur
, (Tue Apr 27, 4:54 am)
Re: [PATCH 00/10] bkl: pushdowns from Arnd, and compile fixes
, John Kacur
, (Tue Apr 27, 5:19 am)
Re: [PATCH 00/10] bkl: pushdowns from Arnd, and compile fixes
, Frederic Weisbecker
, (Tue Apr 27, 5:40 am)
Re: [PATCH 00/10] bkl: pushdowns from Arnd, and compile fixes
, Frederic Weisbecker
, (Tue Apr 27, 5:41 am)
Re: [PATCH 00/10] bkl: pushdowns from Arnd, and compile fixes
, Geert Uytterhoeven
, (Tue Apr 27, 5:51 am)
Re: [PATCH 10/10] bkl: Fix-up compile problems as a result ...
, Arnd Bergmann
, (Tue Apr 27, 6:03 am)
[PATCH 0/6] BKL pushdown into ioctl, continued
, Arnd Bergmann
, (Tue Apr 27, 7:24 am)
[PATCH 1/7] logfs: push down BKL into ioctl function
, Arnd Bergmann
, (Tue Apr 27, 7:24 am)
[PATCH 2/7] hfsplus: push down BKL into ioctl function
, Arnd Bergmann
, (Tue Apr 27, 7:24 am)
[PATCH 3/7] cris: push down BKL into some device drivers
, Arnd Bergmann
, (Tue Apr 27, 7:24 am)
[PATCH 4/7] sn_hwperf: kill BKL usage
, Arnd Bergmann
, (Tue Apr 27, 7:24 am)
[PATCH 5/7] um/mmapper: remove BKL usage
, Arnd Bergmann
, (Tue Apr 27, 7:24 am)
[PATCH 6/7] coda/psdev: remove BKL from ioctl function
, Arnd Bergmann
, (Tue Apr 27, 7:24 am)
[PATCH 7/7] smbfs: push down BKL into ioctl function
, Arnd Bergmann
, (Tue Apr 27, 7:24 am)
Re: [PATCH 1/7] logfs: push down BKL into ioctl function
, Arnd Bergmann
, (Tue Apr 27, 7:32 am)
Re: [PATCH 1/7] logfs: push down BKL into ioctl function
, Jörn Engel
, (Tue Apr 27, 7:58 am)
Re: [PATCH 1/7] logfs: push down BKL into ioctl function
, Arnd Bergmann
, (Tue Apr 27, 8:05 am)
Re: [PATCH 1/7] logfs: push down BKL into ioctl function
, Jörn Engel
, (Tue Apr 27, 8:09 am)
Re: [PATCH 1/7] logfs: push down BKL into ioctl function
, John Kacur
, (Tue Apr 27, 8:27 am)
Re: [PATCH 1/7] logfs: push down BKL into ioctl function
, Jörn Engel
, (Tue Apr 27, 8:32 am)
Re: [PATCH 1/7] logfs: push down BKL into ioctl function
, Linus Torvalds
, (Tue Apr 27, 8:36 am)
Re: [PATCH 1/7] logfs: push down BKL into ioctl function
, Arnd Bergmann
, (Tue Apr 27, 8:38 am)
Re: [PATCH 1/7] logfs: push down BKL into ioctl function
, John Kacur
, (Tue Apr 27, 9:29 am)
Re: [PATCH 3/7] cris: push down BKL into some device drivers
, Frederic Weisbecker
, (Tue Apr 27, 10:22 am)
Re: [PATCH 1/7] logfs: push down BKL into ioctl function
, Frederic Weisbecker
, (Tue Apr 27, 12:59 pm)
Re: [PATCH 1/7] logfs: push down BKL into ioctl function
, Frederic Weisbecker
, (Tue Apr 27, 1:12 pm)
[PATCH] logfs: kill BKL
, Arnd Bergmann
, (Tue Apr 27, 1:30 pm)
Re: [PATCH 10/10] bkl: Fix-up compile problems as a result ...
, Mauro Carvalho Chehab
, (Wed Apr 28, 5:24 am)
Re: [PATCH 10/10] bkl: Fix-up compile problems as a result ...
, Hans Verkuil
, (Wed Apr 28, 5:37 am)
Re: [PATCH 10/10] bkl: Fix-up compile problems as a result ...
, Laurent Pinchart
, (Wed Apr 28, 6:02 am)
Re: [PATCH 10/10] bkl: Fix-up compile problems as a result ...
, Mauro Carvalho Chehab
, (Wed Apr 28, 7:46 am)
Re: [PATCH 10/10] bkl: Fix-up compile problems as a result ...
, Linus Torvalds
, (Wed Apr 28, 7:55 am)
Re: [PATCH 00/10] bkl: pushdowns from Arnd, and compile fixes
, Frederic Weisbecker
, (Wed Apr 28, 2:18 pm)
Re: [PATCH 10/10] bkl: Fix-up compile problems as a result ...
, Frederic Weisbecker
, (Wed Apr 28, 2:52 pm)
[PATCH 0/5] Pushdown bkl from v4l ioctls
, Frederic Weisbecker
, (Wed Apr 28, 8:42 pm)
[PATCH 1/5] v4l: Pushdown bkl into video_ioctl2
, Frederic Weisbecker
, (Wed Apr 28, 8:42 pm)
[PATCH 2/5] v4l: Use video_ioctl2_unlocked from drivers th ...
, Frederic Weisbecker
, (Wed Apr 28, 8:42 pm)
[PATCH 3/5] v4l: Change users of video_ioctl2 to use unloc ...
, Frederic Weisbecker
, (Wed Apr 28, 8:42 pm)
[PATCH 4/5] v4l: Pushdown bkl to drivers that implement th ...
, Frederic Weisbecker
, (Wed Apr 28, 8:42 pm)
[PATCH 5/5] v4l: Remove struct v4l2_file_operations::ioctl
, Frederic Weisbecker
, (Wed Apr 28, 8:42 pm)
Re: [PATCH 0/5] Pushdown bkl from v4l ioctls
, Hans Verkuil
, (Wed Apr 28, 11:44 pm)
Re: [PATCH 0/5] Pushdown bkl from v4l ioctls
, Laurent Pinchart
, (Thu Apr 29, 12:10 am)
Re: [PATCH 0/5] Pushdown bkl from v4l ioctls
, Arnd Bergmann
, (Thu Apr 29, 12:38 am)
Re: [PATCH 3/7] cris: push down BKL into some device drivers
, Jesper Nilsson
, (Fri Apr 30, 12:53 am)
Re: [PATCH 0/5] Pushdown bkl from v4l ioctls
, Hans Verkuil
, (Sat May 1, 2:55 am)
Re: [PATCH 0/5] Pushdown bkl from v4l ioctls
, Arnd Bergmann
, (Sat May 1, 3:47 am)
Re: [PATCH 0/5] Pushdown bkl from v4l ioctls
, Alan Cox
, (Sat May 1, 4:11 am)
Re: [PATCH 0/5] Pushdown bkl from v4l ioctls
, Frederic Weisbecker
, (Sat May 1, 7:58 am)
Re: [PATCH 3/7] cris: push down BKL into some device drivers
, Frederic Weisbecker
, (Sun May 16, 7:51 pm)
Re: [PATCH] logfs: kill BKL
, Frederic Weisbecker
, (Wed May 19, 5:51 am)
Navigation
Mailing list archives
Recent posts
Popular discussions
linux-kernel
:
Fortier,Vincent [Montreal]
2.6.21.5 june 30th to july 1st date hang?
Jeff Dike
[ PATCH 2/6 ] UML - Formatting fixes around os_{read_write}_file callers
Liam Girdwood
[PATCH 07/13] regulator: regulator test harness
Oleg Nesterov
Re: Getting the new RxRPC patches upstream
Stefan Seyfried
Re: 2.6.19-rc5: grub is much slower resuming from suspend-to-disk than in 2.6.18
linux-netdev
:
Arnaud Ebalard
Re: [REGRESSION,BISECTED] MIPv6 support broken by f4f914b58019f0
Jan Engelhardt
Re: [PATCH iptables] extension: add xt_cpu match
Jarek Poplawski
Re: [PATCH] pkt_sched: Destroy gen estimators under rtnl_lock().
Sebastian Andrzej Siewior
[PATCH 8/8] net/emergency: remove locking from reycling pool if emergncy pools are...
David Miller
Re: [PATCH] qlcnic: dont assume NET_IP_ALIGN is 2
git
:
Jakub Narebski
Re: git on MacOSX and files with decomposed utf-8 file names
Brandon Casey
Re: Thunderbird and patches (was Re: [PATCH v2] Enable setting attach as the def...
Christian Couder
[PATCH 1/3] rev-parse: add test script for "--verify"
Ramkumar Ramachandra
Re: [GSoC update] git-remote-svn: The final one
Junio C Hamano
Re: git-rm isn't the inverse action of git-add
openbsd-misc
:
Joachim Schipper
Re: UVC Webcams
Florin Andrei
SOLVED [was: firewall is very slow, something's wrong]
Todd Alan Smith
Re: Microsoft gets the Most Secure Operating Systems award
Neal Hogan
Re: Need Advice: Thinkpad T60 or T61?
Sam Fourman Jr.
Re: Real men don't attack straw men
git-commits-head
:
Linux Kernel Mailing List
ACPI: Disable ARB_DISABLE on platforms where it is not needed
Linux Kernel Mailing List
m68knommu: add read_barrier_depends() and irqs_disabled_flags()
Linux Kernel Mailing List
[MTD] Add mtd panic_write function pointer
Linux Kernel Mailing List
[ARM] pxa: remove duplicate select statements from Kconfig
Linux Kernel Mailing List
mlx4_core: Don't read reserved fields in mlx4_QUERY_ADAPTER()
Colocation donated by:
Syndicate