[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)
committerCosmin Tanislav <demonsingur@gmail.com>
Mon, 22 Apr 2024 17:23:15 +0000 (20:23 +0300)
commit1e2cb4e307c20f2a9c7a76956d62eb59902f18d2
treea1ffc2566b66a112d4c0b61c33b18c2a44460a5a
parentb0a4bcc6079c046bb1bdede6bc4a88c74ec3d0ec
[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