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:
9db7372
)
WorkQueue: Fix up arch-specific work items where possible
author
David Howells
<dhowells@redhat.com>
Tue, 5 Dec 2006 19:36:26 +0000
(19:36 +0000)
committer
David Howells
<dhowells@warthog.cambridge.redhat.com>
Tue, 5 Dec 2006 19:36:26 +0000
(19:36 +0000)
Fix up arch-specific work items where possible to use the new work_struct and
delayed_work structs.
Three places that enqueue bits of their stack and then return have been marked
with #error as this is not permitted.
Signed-Off-By: David Howells <dhowells@redhat.com>
No differences found