Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | WorkQueue: Fix up arch-specific work items where possible | David Howells | 2006-12-05 | 1 | -1/+1 |
| | | | | | | | | | | 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> | ||||
* | [ARM] 3455/1: ARM: OMAP: 7/8 Misc updates, take 2 | Tony Lindgren | 2006-04-02 | 1 | -0/+36 |
Patch from Tony Lindgren Update misc OMAP core code from linux-omap tree: - McBSP updates by Samuel Ortiz, Andrzej Zaborowski - Whitespace cleanups by Ladislav Michl - Other fixes by various linux-omap developers Signed-off-by: Tony Lindgren <tony@atomide.com> Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk> |