From mboxrd@z Thu Jan 1 00:00:00 1970 From: Shuah Khan Subject: Re: [PATCH v3] memfd_test: Make it work on 32-bit systems Date: Wed, 03 Sep 2014 15:41:54 -0600 Message-ID: <54078B22.5020200@osg.samsung.com> References: <1409754679-22667-1-git-send-email-bobby.prani@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <1409754679-22667-1-git-send-email-bobby.prani@gmail.com> Sender: linux-kernel-owner@vger.kernel.org To: Pranith Kumar , David Herrmann , Hugh Dickins , Andrew Morton , "open list:KERNEL SELFTEST F..." , open list Cc: Shuah Khan List-Id: linux-api@vger.kernel.org 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 > Reviewed-by: David Herrmann > --- 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) shuahkh@osg.samsung.com | (970) 217-8978