logo
Free, Micro AI Code Reviews That Run on Git Commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt git-lrc - Free, Micro AI Code Reviews That Run on Git 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