-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
yaml --- r: 141754 b: refs/heads/master c: 21a6a6e h: refs/heads/master v: v3
- Loading branch information
Greg Kroah-Hartman
committed
Apr 3, 2009
1 parent
24e3ff4
commit 6cbd69c
Showing
2 changed files
with
7 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,2 @@ | ||
--- | ||
refs/heads/master: c4739ea63c56928103bc1748c6d9b1df5d815a02 | ||
refs/heads/master: 21a6a6e9f81fb26fbcecbb1304018d34dcd1794f |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
TODO: | ||
- fix user/kernel pointer mess in the ioctl handlers as pointed | ||
out by sparse. | ||
- resolve the ioctls and see if most of them can just be simple | ||
sysfs files | ||
- fix locking issues that sparse points out at the least. |