On Thu, Sep 20, 2018 at 12:04:23AM +0200, Rasmus Villemoes wrote:
> dev_dbg_ratelimited tests the dynamic debug descriptor the old-fashioned
> way, and doesn't utilize the static key/jump label implementation on
> architectures that HAVE_JUMP_LABEL. Use the DYNAMIC_DEBUG_BRANCH which
> is defined appropriately.
> 
> Cc: Greg Kroah-Hartman <[email protected]>
> Signed-off-by: Rasmus Villemoes <[email protected]>

Reviewed-by: Greg Kroah-Hartman <[email protected]>

Reply via email to