diff options
| author | Heinrich Schuchardt <[email protected]> | 2020-09-14 10:01:00 +0200 |
|---|---|---|
| committer | Simon Glass <[email protected]> | 2020-09-22 12:54:13 -0600 |
| commit | e5b35f706d13c8c0fffcf7b2af9c6df4f4190c5d (patch) | |
| tree | ea457a190f382e0a317c501fd0a360b5cdbbedc6 /scripts/kernel-doc | |
| parent | 01d89e3d12e07a1a1ee0f8528706441a84eee328 (diff) | |
log: mute messages generated by log drivers
When a message is written by a log driver (e.g. via the network stack) this
may result in the generation of further messages. We cannot allow these
additional messages to be emitted as this might result in an infinite
recursion.
Up to now only the syslog driver was safeguarded. We should safeguard all
log drivers instead.
Signed-off-by: Heinrich Schuchardt <[email protected]>
Reviewed-by: Simon Glass <[email protected]>
Diffstat (limited to 'scripts/kernel-doc')
0 files changed, 0 insertions, 0 deletions
