On Fri, Oct 16, 2009 at 05:02:26PM +0300, riku.voi...@iki.fi wrote: > From: Riku Voipio <riku.voi...@iki.fi> > > Long time no update... A set of relatively small patches for comment > on the list before sending a pull request. > > Max Filippov (1): > linux-user: fix ppc target_stat64 st_blocks layout > > Paul Bolle (1): > linux-user: don't zero a buffer twice > > Riku Voipio (1): > linux-user: Update ARM hwcaps > > Ulrich Hecht (2): > implementations of dup3 and fallocate that are good enough to fool LTP > linux-user: getpriority errno fix > > configure | 36 ++++++++++++++++++++++++++++++++++++ > linux-user/elfload.c | 9 ++++++++- > linux-user/linuxload.c | 1 - > linux-user/syscall.c | 12 +++++++++++- > linux-user/syscall_defs.h | 2 +- > 5 files changed, 56 insertions(+), 4 deletions(-)
Looks good! Acked-by: Edgar E. Iglesias <edgar.igles...@gmail.com>