[RFC PATCH 3/6] testing/pkeys: Add additional test for pkey_alloc()
    Dave Hansen 
    dave.hansen at intel.com
       
    Fri Jun 17 06:24:26 AEST 2022
    
    
  
On 6/16/22 12:25, Sohil Mehta wrote:
> Should we have different return error codes when compile support is 
> disabled vs when runtime support is missing?
It doesn't *really* matter.  Programs have to be able to run on old
kernels which will return ENOSYS.  So, _when_ new kernels return ENOSYS
or ENOSPC is pretty immaterial.
    
    
More information about the Linuxppc-dev
mailing list