aboutsummaryrefslogtreecommitdiff
path: root/sys/compat/linuxkpi/common/include/linux/printk.h
Commit message (Expand)AuthorAgeFilesLines
* linuxkpi: Fix build from redefined pr_err_once()Neel Chauhan2021-06-071-3/+0
* linuxkpi: Include pr_err_once() in printk.hNeel Chauhan2021-06-071-0/+3
* Use the 't' modifier to print a ptrdiff_t.John Baldwin2020-12-161-1/+1
* Implement print_hex_dump_debug() function macro in the LinuxKPI.Hans Petter Selasky2019-05-061-0/+3
* Implement pr_info_ratelimited() function macro in the LinuxKPI.Hans Petter Selasky2019-03-131-0/+3
* Implement pr_err_ratelimited() function macro in the LinuxKPI.Hans Petter Selasky2018-03-041-0/+3
* Add support for printk_ratelimit() function macro and improve the existingHans Petter Selasky2018-02-171-3/+9
* Implement print_hex_dump(), print_hex_dump_bytes() andHans Petter Selasky2017-05-311-4/+78
* Finish process of moving the LinuxKPI module into the default kernel build.Hans Petter Selasky2015-10-291-0/+41