mirror of
https://git.rtems.org/rtems-libbsd/
synced 2025-10-17 12:46:38 +08:00
Linux update to 4.11-rc5
Linux baseline a71c9a1c779f2499fb2afc0553e543f18aff6edf (4.11-rc5).
This commit is contained in:
@@ -100,6 +100,8 @@ static inline int queue_work(struct workqueue_struct *q, struct work_struct *wor
|
||||
return !taskqueue_enqueue((q)->taskqueue, &(work)->work_task);
|
||||
}
|
||||
|
||||
#define queue_work_on(cpu, q, work) queue_work(q, work)
|
||||
|
||||
static inline void
|
||||
_delayed_work_fn(void *arg)
|
||||
{
|
||||
|
Reference in New Issue
Block a user