From owner-freebsd-arm@FreeBSD.ORG Tue May 13 15:02:51 2014 Return-Path: Delivered-To: freebsd-arm@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 F1DD3AF2; Tue, 13 May 2014 15:02:50 +0000 (UTC) Received: from mail-pb0-x230.google.com (mail-pb0-x230.google.com [IPv6:2607:f8b0:400e:c01::230]) (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 BBECC2F1C; Tue, 13 May 2014 15:02:50 +0000 (UTC) Received: by mail-pb0-f48.google.com with SMTP id rr13so382507pbb.21 for ; Tue, 13 May 2014 08:02:50 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=message-id:date:from:user-agent:mime-version:to:subject:references :in-reply-to:content-type:content-transfer-encoding; bh=iHCbFV5YNqJ76HK+Sk2nsQ80qVrDiSOlfK29IvL7Xj8=; b=LJF9pJHbvKRCL9uHfSs1wQNwuccGED3L1AeIgGk/fFOny/16RQeVbiZ9U8hp3caeCj WvYWpx8YBoC0FPYUYQV2Ms6WcUXjMcwflN4bBJPxE6wP1//2y72dFpUkjF2/6hhYnyK4 +EOUMleKno4WEKg/PVuRWalyxd0TY6+jn06evaiKLinbuxnfbpVM0PWGe/2s6x6H5yhM UZNZT0/4T9QJODJCp+Ait3OS/Q4FOXsEhiBjelWMNy7GfKwjllz2h3JyEzP4J3aUtd8E A9j56U3p9ya3DkB5J4FwYXcp5XYFi4/DoVbP6agEbPjKC4o4P1M2H08+f4OQxyUd4WZ/ 9Vnw== X-Received: by 10.68.215.3 with SMTP id oe3mr5808425pbc.109.1399993370320; Tue, 13 May 2014 08:02:50 -0700 (PDT) Received: from [192.168.1.118] ([221.232.45.62]) by mx.google.com with ESMTPSA id oz7sm28722081pbc.41.2014.05.13.08.02.46 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Tue, 13 May 2014 08:02:49 -0700 (PDT) Message-ID: <53723413.8070306@gmail.com> Date: Tue, 13 May 2014 23:02:43 +0800 From: k simon User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.9; rv:24.0) Gecko/20100101 Thunderbird/24.5.0 MIME-Version: 1.0 To: Ian Lepore , freebsd-arm , freebsd-stable@FreeBSD.org Subject: Re: Heads-up: massive MFC from 11->10-stable for (mostly) ARM stuff References: <1399992596.56626.14.camel@revolution.hippie.lan> In-Reply-To: <1399992596.56626.14.camel@revolution.hippie.lan> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit X-BeenThere: freebsd-arm@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: "Porting FreeBSD to ARM processors." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 13 May 2014 15:02:51 -0000 Great jobs, Ian. Cheers Simon 于 14-5-13 22:49, Ian Lepore 写道: > This is just an fyi that I'm going to spend the new few days doing a > massive merge of ARM-related work from -current to 10-stable. This is > merging pretty much all the ARM development that has happened since the > end of November, so that at the end of it we'll have SMP and hardware > floating point and all the bugfixes we've done recently for ARM in 10. > All in all I've identified about 450 changesets to merge. > > In some cases this will touch things outside of sys/arm, mostly powerpc > and mips stuff as some FDT/OFW changes come along for the ride. I'm > going to do my best to not have any checkins that cause even temporary > build breakage, but... you know... it's going to happen. If you run > into breakage and it isn't fixed within a few minutes, feel free to let > me know and I'll get right on it. > > -- Ian > > > _______________________________________________ > freebsd-stable@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-stable > To unsubscribe, send any mail to "freebsd-stable-unsubscribe@freebsd.org" >