mirror of
				https://github.com/RGBCube/serenity
				synced 2025-10-31 15:12:45 +00:00 
			
		
		
		
	Kernel: Fix KUBSAN warnings due to unaligned APIC variables
This commit is contained in:
		
							parent
							
								
									32d9534c67
								
							
						
					
					
						commit
						cbc450c24e
					
				
					 1 changed files with 1 additions and 0 deletions
				
			
		|  | @ -378,6 +378,7 @@ apic_ap_start32_2: | |||
| .global apic_ap_start_size
 | ||||
| apic_ap_start_size: | ||||
|     .2byte end_apic_ap_start - apic_ap_start | ||||
| .align 4
 | ||||
| ap_cpu_id: | ||||
|     .4byte 0x0
 | ||||
| ap_cpu_gdt: | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Tom
						Tom