Re: [PATCH] cfg80211: switch from WARN() to pr_warn() in is_user_regdom_saved()

From: Johannes Berg
Date: Wed Aug 19 2020 - 04:46:50 EST


On Tue, 2020-08-04 at 14:05 -0700, Rustam Kovhaev wrote:
> this warning can be triggered by userspace, so it should not cause a
> panic if panic_on_warn is set

This is incorrect, it just addresses a particular symptom. I'll make a
proper fix.

johannes