On 09/03/2014 08:31 AM, Pranith Kumar wrote: > This test currently fails on 32-bit systems since we use u64 type to pass the > flags to fcntl. > > This commit changes this to use 'unsigned int' type for flags to fcntl making > it > work on 32-bit systems. > > Signed-off-by: Pranith Kumar <[email protected]> > Reviewed-by: David Herrmann <[email protected]> > ---
I will queue this up for 3.17-fixes. I am in the process of setting up kselftest git for fixes. thanks, -- Shuah -- Shuah Khan Sr. Linux Kernel Developer Samsung Research America (Silicon Valley) [email protected] | (970) 217-8978 -- To unsubscribe from this list: send the line "unsubscribe linux-api" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html
