aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/printk_ringbuffer.h
AgeCommit message (Expand)Author
2019-07-22printk-rb: add functionality required by printkJohn Ogness
2019-07-22printk-rb: add blocking reader supportJohn Ogness
2019-07-22printk-rb: add basic non-blocking reading interfaceJohn Ogness
2019-07-22printk-rb: add writer interfaceJohn Ogness
2019-07-22printk-rb: define ring buffer struct and initializerJohn Ogness
2019-07-22printk-rb: add prb locking functionsJohn Ogness