git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a238b79
)
bf561-coreb: BKL unneeded for open()
author
Jonathan Corbet
<corbet@lwn.net>
Mon, 30 Jun 2008 22:45:15 +0000
(16:45 -0600)
committer
Jonathan Corbet
<corbet@lwn.net>
Wed, 2 Jul 2008 21:06:28 +0000
(15:06 -0600)
According to Mike Frysinger:
http://permalink.gmane.org/gmane.linux.kernel/699279
open() does not need the BKL, so take it back out.
No differences found