mirror of
				https://git.proxmox.com/git/mirror_zfs.git
				synced 2025-10-26 18:05:04 +03:00 
			
		
		
		
	Linux 6.9: Fix UBSAN errors in sa.c (#16380)
This is a follow-on to 156a64161b
that ignores UBSAN errors in sa.c.
Thank you @thwalker3 for the fix.
Original-patch-by: @thwalker3
Signed-off-by: Tony Hutter <hutter2@llnl.gov>
Closes #16278
Closes #16330
Reviewed-by: Tino Reichardt <milky-zfs@mcmilk.de>
Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
			
			
This commit is contained in:
		
							parent
							
								
									ef08cb26da
								
							
						
					
					
						commit
						b5835ed137
					
				@ -493,6 +493,7 @@ UBSAN_SANITIZE_zap_leaf.o := n
 | 
				
			|||||||
UBSAN_SANITIZE_zap_micro.o := n
 | 
					UBSAN_SANITIZE_zap_micro.o := n
 | 
				
			||||||
UBSAN_SANITIZE_sa.o := n
 | 
					UBSAN_SANITIZE_sa.o := n
 | 
				
			||||||
UBSAN_SANITIZE_zfs/zap_micro.o := n
 | 
					UBSAN_SANITIZE_zfs/zap_micro.o := n
 | 
				
			||||||
 | 
					UBSAN_SANITIZE_zfs/sa.o := n
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# Suppress incorrect warnings from versions of objtool which are not
 | 
					# Suppress incorrect warnings from versions of objtool which are not
 | 
				
			||||||
# aware of x86 EVEX prefix instructions used for AVX512.
 | 
					# aware of x86 EVEX prefix instructions used for AVX512.
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
		Reference in New Issue
	
	Block a user