mirror of
				https://github.com/speed47/spectre-meltdown-checker.git
				synced 2025-10-31 20:50:55 +01:00 
			
		
		
		
	msg fix
This commit is contained in:
		| @@ -189,7 +189,7 @@ elif [ "$ibrs_enabled" = 1 -o "$ibrs_enabled" = 2 ]; then | ||||
| elif [ "$retpoline" = 1 ]; then | ||||
| 	pstatus green "NOT VULNERABLE" "retpolines mitigate the vulnerability" | ||||
| else | ||||
| 	pstatus red VULNERABLE "IBRS hardware + kernel support OR kernel with retpolines kernel are needed to mitigate the vulnerability" | ||||
| 	pstatus red VULNERABLE "IBRS hardware + kernel support OR kernel with retpolines are needed to mitigate the vulnerability" | ||||
| fi | ||||
|  | ||||
| # MELTDOWN | ||||
|   | ||||
		Reference in New Issue
	
	Block a user