[PATCH] fanotify_mark: fix # of args for 32bit arches

Chris Metcalf cmetcalf at tilera.com
Thu Aug 29 18:52:16 UTC 2013


On 8/19/2013 1:00 AM, Mike Frysinger wrote:
> The fanotify_mark func takes a 64bit mask, so 32bit arches have to split
> it up into two fields.  When the syscall was added, it was listed as only
> having 5 fields total (since that's correct for 64bit systems).
>
> I'm not sure about the powerpc part.  Am I missing something, or is there
> only one ppc syscall list that is used for both 32bit and 64bit?
>
> Signed-off-by: Mike Frysinger <vapier at gentoo.org>

Acked-by: Chris Metcalf <cmetcalf at tilera.com> [for tile]

-- 
Chris Metcalf, Tilera Corp.
http://www.tilera.com





More information about the Strace-devel mailing list