[PATCH v2] linux: posix_fadvise: restore implementation for xtensa

Bernhard Reutner-Fischer rep.dot.nop at gmail.com
Wed Jan 8 11:47:08 UTC 2014


On Sun, Jan 05, 2014 at 11:44:02AM +0200, Baruch Siach wrote:
> Commit ee84b8b400 (linux: posix_fadvise: use new SYSCALL_ALIGN_64BIT)
> removed posix_fadvise implementation for xtensa, since xtensa does not
> define __NR_fadvise64. Reuse the ARM support code to restore xtensa support.
> 
> This commit is based Mike Frysinger's suggested patch.
> 
> Cc: Mike Frysinger <vapier at gentoo.org>
> Signed-off-by: Baruch Siach <baruch at tkos.co.il>
> ---
> v2: Use Mike's approach, v1 was broken

Applied, thanks!


More information about the uClibc mailing list