From owner-cvs-all@FreeBSD.ORG Sun Nov 11 20:14:45 2007 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 9033916A479 for ; Sun, 11 Nov 2007 20:14:45 +0000 (UTC) (envelope-from kip.macy@gmail.com) Received: from wa-out-1112.google.com (wa-out-1112.google.com [209.85.146.176]) by mx1.freebsd.org (Postfix) with ESMTP id 19EEC13C4B2 for ; Sun, 11 Nov 2007 20:14:44 +0000 (UTC) (envelope-from kip.macy@gmail.com) Received: by wa-out-1112.google.com with SMTP id k17so1381629waf for ; Sun, 11 Nov 2007 12:14:38 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; bh=VoqtHh3VKXLUEo19zQDhww1Exih9ONZP5mrCvlVluqM=; b=lK33eRrimr+BgRCvJOq+kpE6PZtp77yZYRIHfWtXiovOQ9GLW9SdUncCJq3/npOhnvzFJBYL28cXb/OyyPu3LzqLS4qEdWFdj85uZGyHTD80MgjOuztYCj0MxS46OGC7rXLU26W3bEXSDY9FHvSVJO/S+XDzGgSDC2QnJnbqeHM= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=uKlJhoZLIT0cynOtRkhmZkf98HY8hzGxxz/SRFNt04f6DXr1MfyLlr91jW0NEyZVwbBEDA/ixzG3AdyX6n34+JdC6bkZ8LUTcU/KnX4b+9+plfFkgK2QpmfmI4Dsb0RQf1p1WgFKPOQry7hiuHtSIudZBeaKMy5VpB6zuN7e9Fg= Received: by 10.115.106.7 with SMTP id i7mr991577wam.1194812078414; Sun, 11 Nov 2007 12:14:38 -0800 (PST) Received: by 10.114.13.15 with HTTP; Sun, 11 Nov 2007 12:14:38 -0800 (PST) Message-ID: Date: Sun, 11 Nov 2007 12:14:38 -0800 From: "Kip Macy" To: "Marius Strobl" In-Reply-To: <200711111230.lABCUuQ2012892@repoman.freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <200711111230.lABCUuQ2012892@repoman.freebsd.org> Cc: cvs-src@freebsd.org, src-committers@freebsd.org, cvs-all@freebsd.org Subject: Re: cvs commit: src/sys/sun4v/include pcpu.h X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 Nov 2007 20:14:45 -0000 Thanks. -Kip On Nov 11, 2007 4:30 AM, Marius Strobl wrote: > marius 2007-11-11 12:30:56 UTC > > FreeBSD src repository > > Modified files: > sys/sun4v/include pcpu.h > Log: > Adjust the padding of struct pcpu to src/sys/sys/pcpu.h rev 1.23. > > Revision Changes Path > 1.10 +1 -1 src/sys/sun4v/include/pcpu.h >