mirror of
				https://github.com/torvalds/linux.git
				synced 2025-11-04 02:30:34 +02:00 
			
		
		
		
	The "What:" field at the ABI should describe the location of the ABI, e. g. the position under a mounted sysfs. However, this file has only the basename without the path. Fix it. Cc: Vernon Mauery <vernux@us.ibm.com> Cc: platform-driver-x86@vger.kernel.org Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com> Signed-off-by: Darren Hart <dvhart@linux.intel.com>
		
			
				
	
	
		
			22 lines
		
	
	
	
		
			873 B
		
	
	
	
		
			Text
		
	
	
	
	
	
			
		
		
	
	
			22 lines
		
	
	
	
		
			873 B
		
	
	
	
		
			Text
		
	
	
	
	
	
What:           /sys/devices/system/ibm_rtl/state
 | 
						|
Date:           Sep 2010
 | 
						|
KernelVersion:  2.6.37
 | 
						|
Contact:        Vernon Mauery <vernux@us.ibm.com>
 | 
						|
Description:    The state file allows a means by which to change in and
 | 
						|
                out of Premium Real-Time Mode (PRTM), as well as the
 | 
						|
                ability to query the current state.
 | 
						|
                    0 => PRTM off
 | 
						|
                    1 => PRTM enabled
 | 
						|
Users:          The ibm-prtm userspace daemon uses this interface.
 | 
						|
 | 
						|
 | 
						|
What:           /sys/devices/system/ibm_rtl/version
 | 
						|
Date:           Sep 2010
 | 
						|
KernelVersion:  2.6.37
 | 
						|
Contact:        Vernon Mauery <vernux@us.ibm.com>
 | 
						|
Description:    The version file provides a means by which to query
 | 
						|
                the RTL table version that lives in the Extended
 | 
						|
                BIOS Data Area (EBDA).
 | 
						|
Users:          The ibm-prtm userspace daemon uses this interface.
 | 
						|
 | 
						|
 |