Home
last modified time | relevance | path

Searched refs:prev_taint (Results 1 – 1 of 1) sorted by relevance

/kernel/
Dmodule.c3089 int prev_taint = test_taint(TAINT_PROPRIETARY_MODULE); in check_module_license_and_versions() local
3109 if (!prev_taint && test_taint(TAINT_PROPRIETARY_MODULE)) in check_module_license_and_versions()