mirror of
				https://github.com/speed47/spectre-meltdown-checker.git
				synced 2025-10-31 20:50:55 +01:00 
			
		
		
		
	Update spectre-meltdown-checker.sh
Dots better than colon for indicating waiting.
This commit is contained in:
		
				
					committed by
					
						 Stéphane Lesimple
						Stéphane Lesimple
					
				
			
			
				
	
			
			
			
						parent
						
							5d6102a00e
						
					
				
				
					commit
					253e180807
				
			| @@ -1289,7 +1289,7 @@ check_variant1() | ||||
| 		if [ "$opt_verbose" -ge 2 ] || [ "$v1_mask_nospec" != 1 ]; then | ||||
| 			# this is a slow heuristic and we don't need it if we already know the kernel is patched | ||||
| 			# but still show it in verbose mode | ||||
| 			_info_nol "* Checking count of LFENCE instructions following a jump in kernel: " | ||||
| 			_info_nol "* Checking count of LFENCE instructions following a jump in kernel... " | ||||
| 			if [ -n "$vmlinux_err" ]; then | ||||
| 				pstatus yellow UNKNOWN "couldn't check ($vmlinux_err)" | ||||
| 			else | ||||
|   | ||||
		Reference in New Issue
	
	Block a user