diff options
| author | Juergen Gross <jgross@suse.com> | 2026-01-05 12:05:02 +0100 |
|---|---|---|
| committer | Borislav Petkov (AMD) <bp@alien8.de> | 2026-01-12 15:20:06 +0100 |
| commit | d73298f015341530da84b96d8310854af90dc425 (patch) | |
| tree | a03841a6c73864bec41b690a2c00e371e9b766c9 /include/linux/trace_seq.h | |
| parent | e0b4904a401fad8593b85c698677dda95bec51a6 (diff) | |
x86/paravirt: Remove PARAVIRT_DEBUG config option
The only effect of CONFIG_PARAVIRT_DEBUG set is that instead of doing a call
using a NULL pointer a BUG() is being raised.
While the BUG() will be a little bit easier to analyse, the call of NULL isn't
really that difficult to find the reason for.
Remove the config option to make paravirt coding a little bit less annoying.
Signed-off-by: Juergen Gross <jgross@suse.com>
Signed-off-by: Borislav Petkov (AMD) <bp@alien8.de>
Acked-by: Peter Zijlstra (Intel) <peterz@infradead.org>
Link: https://patch.msgid.link/20260105110520.21356-4-jgross@suse.com
Diffstat (limited to 'include/linux/trace_seq.h')
0 files changed, 0 insertions, 0 deletions
