Lines Matching full:has
100 15 _/K 32768 kernel has been live patched
103 18 _/N 262144 an in-kernel test has been run
114 any proprietary module has been loaded. Modules without a
122 specification: hardware has been put into an unsupported configuration,
133 bootloader has booted CPUs in different modes.
148 4) ``M`` if any processor has reported a Machine Check Exception,
151 5) ``B`` If a page-release function has found a bad page reference or some
159 7) ``D`` if the kernel has died recently, i.e. there was an OOPS or BUG.
161 8) ``A`` if an ACPI table has been overridden.
163 9) ``W`` if a warning has previously been issued by the kernel.
166 10) ``C`` if a staging driver has been loaded.
171 12) ``O`` if an externally-built ("out-of-tree") module has been loaded.
173 13) ``E`` if an unsigned module has been loaded in a kernel supporting
176 14) ``L`` if a soft lockup has previously occurred on the system.
178 15) ``K`` if the kernel has been live patched.
187 18) ``N`` if an in-kernel test, such as a KUnit test, has been run.