acme: add a simple workqueue example Workqueues use mutex_lock() behind the scenes, which we'll soon port to use its own section matching the Linux kernel style. Signed-off-by: Luis R. Rodriguez <mcgrof@kernel.org>