logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

function::cve_tmpdisable - Disable the cve livepatch

Arguments

duration
           The number of seconds to disable

Description

       This function temporarily disables the conditionals which use cve_enabled_p for duration seconds. If
       duration is -1, disable the livepatch until reenabled.

Name

       function::cve_tmpdisable - Disable the cve livepatch

See Also

tapset::livepatch(3stap)

SystemTap Tapset Reference                         April 2024                        FUNCTION::CVE_TMPDIS(3stap)

Synopsis

           cve_tmpdisable(duration:long)

See Also