From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-8.0 required=3.0 tests=DKIMWL_WL_HIGH,DKIM_SIGNED, DKIM_VALID,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI, MENTIONS_GIT_HOSTING,SPF_PASS,URIBL_BLOCKED,USER_AGENT_NEOMUTT autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 6B15AC282CE for ; Wed, 24 Apr 2019 16:15:14 +0000 (UTC) Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 3A0EE21901 for ; Wed, 24 Apr 2019 16:15:14 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="MwusScIH" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 3A0EE21901 Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=redhat.com Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-arm-kernel-bounces+infradead-linux-arm-kernel=archiver.kernel.org@lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20170209; h=Sender: Content-Transfer-Encoding:Content-Type:Cc:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:In-Reply-To:MIME-Version:References: Message-ID:Subject:To:From:Date:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=M7/4R4SVZiKklZZmtaGsZ+NZBq1dsuEw/VRxVdymSsw=; b=MwusScIHI4XPAr EUZ1ijrFmQcjPNh1myXYqmi9uJ5Rl5FQswGSVFh8YPsR7yQ3V44hSr2YAf0AW1ecwqC9g3T7pyzUd 49IZZk/1ERAELIAM4j7Ngk0U3KoSfI7sWwFv0WqZDljDbXqhlm+aAZpl1UlFjABxJ/UUIVJWPDDyN P1z2qGjKAt9TSzjK7Ut3d+0MruB8Tn+Cdv5LX2gc4TEo/lVe1ywlqKBSwH/WF+DnURKgc7aM2FzhW 6D8KJRTzw/jpfvGspYP0FMnByju/3lG7X81Lq2ZA00tKm4QAVWkZInCmavhLnxlXtmgKXDnS8b+PR l0ZTdUkNzEAcsshoUNqw==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.90_1 #2 (Red Hat Linux)) id 1hJKY7-0002NU-4s; Wed, 24 Apr 2019 16:15:07 +0000 Received: from mx1.redhat.com ([209.132.183.28]) by bombadil.infradead.org with esmtps (Exim 4.90_1 #2 (Red Hat Linux)) id 1hJKY3-0001po-To for linux-arm-kernel@lists.infradead.org; Wed, 24 Apr 2019 16:15:05 +0000 Received: from smtp.corp.redhat.com (int-mx02.intmail.prod.int.phx2.redhat.com [10.5.11.12]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.redhat.com (Postfix) with ESMTPS id 91A23142C02; Wed, 24 Apr 2019 16:14:57 +0000 (UTC) Received: from treble (ovpn-123-99.rdu2.redhat.com [10.10.123.99]) by smtp.corp.redhat.com (Postfix) with ESMTPS id B376E60C8E; Wed, 24 Apr 2019 16:14:53 +0000 (UTC) Date: Wed, 24 Apr 2019 11:14:51 -0500 From: Josh Poimboeuf To: Raphael Gault Subject: Re: [PATCH 0/6] objtool: Add support for Arm64 Message-ID: <20190424161451.nnldq5do5wtkr7fo@treble> References: <20190409135243.12424-1-raphael.gault@arm.com> <20190423210947.b2qomzj3qb4pzfr5@treble> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: User-Agent: NeoMutt/20180716 X-Scanned-By: MIMEDefang 2.79 on 10.5.11.12 X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.5.16 (mx1.redhat.com [10.5.110.38]); Wed, 24 Apr 2019 16:15:02 +0000 (UTC) X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20190424_091503_988896_F8F17307 X-CRM114-Status: GOOD ( 15.17 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Julien Thierry , "peterz@infradead.org" , Catalin Marinas , Will Deacon , "linux-kernel@vger.kernel.org" , "linux-arm-kernel@lists.infradead.org" Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+infradead-linux-arm-kernel=archiver.kernel.org@lists.infradead.org On Wed, Apr 24, 2019 at 04:08:15PM +0000, Raphael Gault wrote: > > For the next version, please base it on the -tip tree, as that's where > > all the latest objtool changes are. Peter refactored some code which > > has some minor conflicts with yours. > > > > Thanks for letting me know about this. Just a quick precision, when you > talk about the -tip tree, are you talking about this tree ? > https://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git/ Indeed. The git link I use is: git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git And generally the master branch of that tree seems to be a good one to use. -- Josh _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel