walnux/drivers/note
Xiang Xiao a841be9b9c drivers/note: Remove the warning of preemption and critical sections
since both aren't suitable after:
commit 98ab55ef68
Author: Xiang Xiao <xiaoxiang@xiaomi.com>
Date:   Fri Dec 30 12:02:47 2022 +0800

    drivers/note: Replace the scritical section with spin_xxx_wo_note

    to avoid to generate the unexpected schedule information

Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
2023-02-20 19:27:32 +08:00
..
Kconfig drivers/note: Change DRIVER_NOTExxx to DRIVERS_NOTExxx 2023-02-20 14:30:59 +08:00
Make.defs drivers/note: fix build break by note rename change 2023-02-20 16:19:57 +08:00
note_driver.c drivers/note: fix build break by note rename change 2023-02-20 16:19:57 +08:00
note_initialize.c drivers/note: fix build break by note rename change 2023-02-20 16:19:57 +08:00
notectl_driver.c Remove the unnecessary NULL fields in global instance definition of file_operations 2023-01-04 00:32:13 +02:00
notelog_driver.c drivers/note: Remove the warning of preemption and critical sections 2023-02-20 19:27:32 +08:00
noteram_driver.c drivers/note: fix build break by note rename change 2023-02-20 16:19:57 +08:00