[RAMEN9610-11757] irq/work: Don't reinvent the wheel but use existing llist API
authorByungchul Park <byungchul.park@lge.com>
Tue, 31 Oct 2017 01:46:54 +0000 (02:46 +0100)
committerhskang <hs1218.kang@samsung.com>
Fri, 1 Feb 2019 07:18:49 +0000 (16:18 +0900)
commit358272c65423726355fb2e3b9137b52b8d54f282
tree24fa57ca1068bea5c530a39136b1dae4aaa2e18f
parent38c2479a2113307c8771e115cf8e0ab4316d624e
[RAMEN9610-11757] irq/work: Don't reinvent the wheel but use existing llist API

Use the proper llist APIs instead of open-coded variants of them.

Change-Id: I66dd8fc945a5e2cebca80388d2887f7d6ef71988
Signed-off-by: Byungchul Park <byungchul.park@lge.com>
Signed-off-by: Frederic Weisbecker <frederic@kernel.org>
Acked-by: Thomas Gleixner <tglx@linutronix.de>
Cc: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Peter Zijlstra <peterz@infradead.org>
Link: http://lkml.kernel.org/r/1509414414-14987-1-git-send-email-frederic@kernel.org
Signed-off-by: Ingo Molnar <mingo@kernel.org>
kernel/irq_work.c