diff options
author | Miguel Ojeda <[email protected]> | 2022-11-10 17:41:14 +0100 |
---|---|---|
committer | Miguel Ojeda <[email protected]> | 2022-12-01 20:12:14 +0100 |
commit | 4c7f949906ae2ceb31d71fb235975f1bfa1adb21 (patch) | |
tree | 9f7abbaa95decd45b11d1710d63c0d5439039316 /include/linux/overflow.h | |
parent | 474be445555ba8f2e776b4b6458c310bc215f76b (diff) |
rust: print: add more `pr_*!` levels
Currently, only `pr_info!` (for the minimal sample) and
`pr_emerg!` (for the panic handler) are there.
Add the other levels as new macros, i.e. `pr_alert!`, `pr_crit!`,
`pr_err!`, `pr_warn!`, `pr_notice!` and `pr_debug!`.
Co-developed-by: Adam Bratschi-Kaye <[email protected]>
Signed-off-by: Adam Bratschi-Kaye <[email protected]>
Co-developed-by: Wedson Almeida Filho <[email protected]>
Signed-off-by: Wedson Almeida Filho <[email protected]>
Co-developed-by: Gary Guo <[email protected]>
Signed-off-by: Gary Guo <[email protected]>
Reviewed-by: Boqun Feng <[email protected]>
Reviewed-by: Wei Liu <[email protected]>
Reviewed-by: Sergio Gonzalez Collado <[email protected]>
Signed-off-by: Miguel Ojeda <[email protected]>
Diffstat (limited to 'include/linux/overflow.h')
0 files changed, 0 insertions, 0 deletions