[PATCH] preempt_info: add class_serio_pause_rx_destructor()

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



The class_serio_pause_rx_destructor() function enables preemption again.
This silences some false positives in atkbd.c.

Signed-off-by: Dan Carpenter <dan.carpenter@xxxxxxxxxx>
---
 check_preempt_info.c | 1 +
 1 file changed, 1 insertion(+)

diff --git a/check_preempt_info.c b/check_preempt_info.c
index 8fabd64cff24..2f5ab7648951 100644
--- a/check_preempt_info.c
+++ b/check_preempt_info.c
@@ -129,6 +129,7 @@ static struct preempt_info func_table[] = {
 	{ "rht_unlock",				PREEMPT_SUB },
 	{ "bit_spin_unlock",			PREEMPT_SUB },
 	{ "__bit_spin_unlock",			PREEMPT_SUB },
+	{ "class_serio_pause_rx_destructor",	PREEMPT_SUB },
 
 	{ "mtk_wed_device_attach",		PREEMPT_IGNORE },
 };
-- 
2.47.2






[Index of Archives]     [Linux Media Devel]     [Linux USB Devel]     [Video for Linux]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]     [Linux Wireless Networking]     [Linux Omap]

  Powered by Linux