summaryrefslogtreecommitdiff
path: root/kernel/printk/nbcon.c
AgeCommit message (Expand)Author
2023-09-18printk: nbcon: Allow drivers to mark unsafe regions and check stateThomas Gleixner
2023-09-18printk: nbcon: Add emit function and callback function for atomic printingThomas Gleixner
2023-09-18printk: nbcon: Add sequence handlingThomas Gleixner
2023-09-18printk: nbcon: Add ownership state functionsThomas Gleixner
2023-09-18printk: nbcon: Add buffer managementThomas Gleixner
2023-09-18printk: nbcon: Add acquire/release logicThomas Gleixner
2023-09-18printk: Add non-BKL (nbcon) console basic infrastructureThomas Gleixner