mirror of
				git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
				synced 2025-10-31 08:44:41 +00:00 
			
		
		
		
	ACPICA: Tests: Add CHECKSUM_ABORT protection for test utilities.
This patch adds protection around ACPI_CHECKSUM_ABORT so that ACPI user space test utilities can re-define it for their own purposes (currently used by ASLTS build environment). This patch doesn't affect Linux kernel behavior. Lv Zheng. Signed-off-by: Lv Zheng <lv.zheng@intel.com> Signed-off-by: Bob Moore <robert.moore@intel.com> Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
This commit is contained in:
		
							parent
							
								
									bf9b448ef8
								
							
						
					
					
						commit
						c38f671e39
					
				
					 1 changed files with 2 additions and 0 deletions
				
			
		|  | @ -83,7 +83,9 @@ | |||
|  * Should the subsystem abort the loading of an ACPI table if the | ||||
|  * table checksum is incorrect? | ||||
|  */ | ||||
| #ifndef ACPI_CHECKSUM_ABORT | ||||
| #define ACPI_CHECKSUM_ABORT             FALSE | ||||
| #endif | ||||
| 
 | ||||
| /*
 | ||||
|  * Generate a version of ACPICA that only supports "reduced hardware" | ||||
|  |  | |||
		Loading…
	
	Add table
		
		Reference in a new issue
	
	 Lv Zheng
						Lv Zheng