From patchwork Thu Mar 13 10:45:40 2014 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Will Newton X-Patchwork-Id: 65 Return-Path: X-Original-To: siddhesh@wilcox.dreamhost.com Delivered-To: siddhesh@wilcox.dreamhost.com Received: from homiemail-mx22.g.dreamhost.com (caibbdcaabij.dreamhost.com [208.113.200.189]) by wilcox.dreamhost.com (Postfix) with ESMTP id C858E3600CD for ; Thu, 13 Mar 2014 03:45:57 -0700 (PDT) Received: by homiemail-mx22.g.dreamhost.com (Postfix, from userid 14307373) id B28A54EE9318; Thu, 13 Mar 2014 03:45:56 -0700 (PDT) X-Original-To: glibc@patchwork.siddhesh.in Delivered-To: x14307373@homiemail-mx22.g.dreamhost.com Received: from sourceware.org (server1.sourceware.org [209.132.180.131]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by homiemail-mx22.g.dreamhost.com (Postfix) with ESMTPS id 5EB804E71C46 for ; Thu, 13 Mar 2014 03:45:56 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:from:to:subject:date:message-id; q=dns; s= default; b=sQXFLjcGkJYZbBhpbrXZldcm42MYWEZJsX+rZMQosAKoC9ZM1MZXB 2NevPBG3v7xakruBT+lU0bdPuAJzhwRYeEHlyjE/swMjdTN8Nv0q3iGTOrAlrPp7 AAjKNbZkN+/QqbrlyrFqAtzod3gLL64Gq9TtW0/67/zH+2z2ws5z04= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:from:to:subject:date:message-id; s=default; bh=gJT0oJVKY3pm62fLNGKHA9JNvLQ=; b=Xhh2UHiMmpa1ckTOjgbK93qQ3AVX 3LwPXRvAFhXfS0PrvjbUQKux0y3nvld+x2WSdT9oRXHDwBqpz0iDInwSrdO3z0iY SZoNiEIgMmFku6xr/abeImxq5tI4/qZlk1rA6R9Lq2tLmIoCStWzR5J2EZlcFwWO G4ziVv1mAdIXGZI= Received: (qmail 28604 invoked by alias); 13 Mar 2014 10:45:54 -0000 Mailing-List: contact libc-alpha-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: libc-alpha-owner@sourceware.org Delivered-To: mailing list libc-alpha@sourceware.org Received: (qmail 28595 invoked by uid 89); 13 Mar 2014 10:45:53 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-1.5 required=5.0 tests=AWL, BAYES_00, RCVD_IN_DNSWL_LOW, SPF_PASS autolearn=ham version=3.3.2 X-HELO: mail-we0-f173.google.com X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:from:to:subject:date:message-id; bh=p52sgDNdJpmUdcZ63M7d9AIv4jIeCK/qClry2NlVdDY=; b=Tfw03bqC1ANBhSzp/YiB7ddCRRlyfLxgSE1kOFjYTDIstptdARAk3hN2HCAX2Rltib c+24NYJGvXnJHocgS0MsJWO7imJtdPIILkzYnRZBNnBxXXthzEI3RTpH3ApQsjz0z9JX X48wtSK8l5rJIueKdp23gTZ3a9NmrDOxWz746I5qdeU1gcOQiMycOTnlz3O0U3E54Xeu 8GrksS7KX+0or1lppRnAZv8M6DHvyaofXjHPZ5a1/Nmf9D1cssU1HZcEXQxI9WbWLFMb kvSUjxUgM3KsQcyt9i8l8LEUTHA9Q2+8gmPtkr7YNIhw8HKkFizQxpWDnAGWw4LF+B1t N8Cg== X-Gm-Message-State: ALoCoQkML3VL7C9F74+wse/2V/Z2ZwHLdVoOM7yMORB7zZWdcANvDL5YFnjJYCaCf4B653hGA/QQ X-Received: by 10.194.204.199 with SMTP id la7mr1142084wjc.4.1394707548789; Thu, 13 Mar 2014 03:45:48 -0700 (PDT) From: Will Newton To: libc-alpha@sourceware.org Subject: [PATCH 1/4] aarch64: Remove inaccurate comment from sysdep.h Date: Thu, 13 Mar 2014 10:45:40 +0000 Message-Id: <1394707543-9690-1-git-send-email-will.newton@linaro.org> X-DH-Original-To: glibc@patchwork.siddhesh.in This comment appears to have been copied from the ARM port where it makes more sense. 2014-03-13 Will Newton * sysdeps/unix/sysv/linux/aarch64/sysdep.h: Remove inaccurate comment. --- sysdeps/unix/sysv/linux/aarch64/sysdep.h | 4 ---- 1 file changed, 4 deletions(-) diff --git a/sysdeps/unix/sysv/linux/aarch64/sysdep.h b/sysdeps/unix/sysv/linux/aarch64/sysdep.h index 5ccf1da..d90ef25 100644 --- a/sysdeps/unix/sysv/linux/aarch64/sysdep.h +++ b/sysdeps/unix/sysv/linux/aarch64/sysdep.h @@ -169,10 +169,6 @@ __local_syscall_error: \ arg 6 x5 arg 7 x6 - We need to shuffle values between R4..R6 and the stack so that the - caller's v1..v3 and stack frame are not corrupted, and the kernel - sees the right arguments. - */ # undef DO_CALL