From owner-svn-src-head@FreeBSD.ORG Wed Aug 20 19:59:13 2014 Return-Path: Delivered-To: svn-src-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 4591998B; Wed, 20 Aug 2014 19:59:13 +0000 (UTC) Received: from mail-vc0-x22e.google.com (mail-vc0-x22e.google.com [IPv6:2607:f8b0:400c:c03::22e]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id D46063FD1; Wed, 20 Aug 2014 19:59:12 +0000 (UTC) Received: by mail-vc0-f174.google.com with SMTP id la4so9575633vcb.5 for ; Wed, 20 Aug 2014 12:59:12 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:date:message-id:subject :from:to:cc:content-type; bh=xaQ1PHgsAzLlHsbpNK0ifqoH9Y73T+xUig/4KzIEhTw=; b=unWdbBWUJHnCLINEpzxwClBg+IfmG8tmnFd4e6Kumb5BLdhIUa/9dJ3Wy7AGPDbTmY k2Anbs8Ct/ZlZxZ3DI3qTtAZIuYgGBa7zakIdsoVIJNq7Xq+xCLfVXYPVxQcN6etNnCp T41tLfu7x8b4A/Z7RjF1wrbpDt6TQkkKcqbPidIWRkRxsn3lbUYljtw3HLCTIRfOkHGV AI4A03JZ4qSH1Q4XKVqfRrZaMNTExl+/fXbUINqJc9y7bu+LIrNsoIM4GxJexeodtqar JIvgU5EWirYolf3hou1Bd65asVkItUFqVg5+fVbWzBh4eFZgNZIUD8ZMN5UGkObimPDb SDNg== MIME-Version: 1.0 X-Received: by 10.220.166.207 with SMTP id n15mr2517788vcy.75.1408564751965; Wed, 20 Aug 2014 12:59:11 -0700 (PDT) Sender: davide.italiano@gmail.com Received: by 10.220.225.201 with HTTP; Wed, 20 Aug 2014 12:59:11 -0700 (PDT) In-Reply-To: <53F4FA1E.2000103@delphij.net> References: <201408201632.s7KGW2vF093636@svn.freebsd.org> <53F4FA1E.2000103@delphij.net> Date: Wed, 20 Aug 2014 12:59:11 -0700 X-Google-Sender-Auth: QUlvvHF8k6w9rh9RbJGAt1U7dgI Message-ID: Subject: Re: svn commit: r270227 - head/sys/sys From: Davide Italiano To: Xin LI Content-Type: text/plain; charset=UTF-8 Cc: svn-src-head@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org X-BeenThere: svn-src-head@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the src tree for head/-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 20 Aug 2014 19:59:13 -0000 On Wed, Aug 20, 2014 at 12:42 PM, Xin Li wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA512 > > On 08/20/14 09:32, Davide Italiano wrote: >> Author: davide Date: Wed Aug 20 16:32:02 2014 New Revision: 270227 >> URL: http://svnweb.freebsd.org/changeset/base/270227 >> >> Log: Make Bruce happy removing the "LL abomination" from time.h >> It's not necessary in all the three instances because they already >> have the correct type on all the supported arches. > > I'm not yet 100% sure (still building with some of my changes) but > this looks like the change that broke powerpc build, I saw: > No problem to (at least partly) revert this if it causes problem. Let me know. -- Davide "There are no solved problems; there are only problems that are more or less solved" -- Henri Poincare