From owner-svn-src-all@freebsd.org Sun Nov 8 19:26:58 2015 Return-Path: Delivered-To: svn-src-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 36668A29268 for ; Sun, 8 Nov 2015 19:26:58 +0000 (UTC) (envelope-from oliver.pinter@hardenedbsd.org) Received: from mail-wi0-x236.google.com (mail-wi0-x236.google.com [IPv6:2a00:1450:400c:c05::236]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id AF0821C29 for ; Sun, 8 Nov 2015 19:26:57 +0000 (UTC) (envelope-from oliver.pinter@hardenedbsd.org) Received: by wiby19 with SMTP id y19so4138746wib.0 for ; Sun, 08 Nov 2015 11:26:56 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=hardenedbsd_org.20150623.gappssmtp.com; s=20150623; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=R9mY/iF4Z57BuqXKvy/HWzWDYVCi0YKbNLh3gF8U79Q=; b=MM89GW4SiehjHFk1D2nii4J+sCRJsXQjFxHjDRqYJHk5S3mgnxvllxXdxKyYczdpCt UUrVvjs/ujWYWBoxU6LyVCubNqCpDm2QpKZwr2eceSnDHtFqhI4isAYn0o9exCFxjZWu GDmrwNbvYwD06SvGrbxPsEgwEUNiaBtf53fOxBrD/igklOrU+IMQ05fVdUvibiGJ6+fn qUu6p3GtpFv0PZ+l/Ijzsr0jzl2UICCSdpfRzt6llxFVFnz+M7YK4OJh6peGikE7sNGZ zOC1FH0D4gA9pc+UO3+h+TfLqKe10ulxz+xH7apKWC+BYMx3OBEzhLtf5zs2sPH3UOAH 5/DQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:date :message-id:subject:from:to:cc:content-type; bh=R9mY/iF4Z57BuqXKvy/HWzWDYVCi0YKbNLh3gF8U79Q=; b=HzOK1UNx7oUYkQp9FowknAN44GlyBGzScny+ZLO110JG7FkkYpb8VxvMD2RbaEymlq G2EO92QSuDOwg9pStm295HyF1AY/9lujJhA79NwT3Kay1ZaNZMWFP5V5w3OXAdjgU8x+ RLPe95o3Sl23S6gv25yAWQq3G3fSGdXdQTnVtYfebd3Ip+6u88NMsxGdOLdVcaKpQTSd gn0e+DEyKKH+gbgKBSvFUW0IMyAlBrjZXuCm3Fy3Z3d7doo32BkJl8IcdlDIf6RiLTj+ 7jQSSR3NthBHpPXKB5XO4NzRzvudZIJk2D7Vu6aSqfe9QexIvWrpTP7lijXAKBjJzj9Q Bwpw== X-Gm-Message-State: ALoCoQlHv5J3YY5Elv0oZMzDerN1yFnmKjMTa9vuy0aE0aBwsO8YdEbfemJs5LcgKf9TQWHl9fx4 MIME-Version: 1.0 X-Received: by 10.194.116.100 with SMTP id jv4mr24978277wjb.67.1447010815923; Sun, 08 Nov 2015 11:26:55 -0800 (PST) Received: by 10.194.158.225 with HTTP; Sun, 8 Nov 2015 11:26:55 -0800 (PST) In-Reply-To: References: <201508051932.t75JWa43099865@repo.freebsd.org> <1438803660.4365.13.camel@hardenedbsd.org> <3E3DCB20-264A-4348-B7D1-5F451B275FF0@FreeBSD.org> Date: Sun, 8 Nov 2015 20:26:55 +0100 Message-ID: Subject: Re: svn commit: r286337 - head/sys/contrib/dev/ath/ath_hal/ar9300 From: Oliver Pinter To: Adrian Chadd Cc: Renato Botelho , "svn-src-head@freebsd.org" , "svn-src-all@freebsd.org" , Shawn Webb , "src-committers@freebsd.org" , =?UTF-8?Q?Ermal_Lu=C3=A7i?= , avos@freebsd.org Content-Type: text/plain; charset=UTF-8 X-BeenThere: svn-src-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: "SVN commit messages for the entire src tree \(except for " user" and " projects" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 08 Nov 2015 19:26:58 -0000 On Sun, Nov 8, 2015 at 8:24 PM, Adrian Chadd wrote: > i'm burnt out and still too busy fixing issues introduced into -head > (both wifi and low-memory platform support.) That's bad to read. :( > > Someone else at this stage has to MFC things :( Renator, Avos anyone else? > > Sorry, > > > -a > > > On 8 November 2015 at 10:49, Oliver Pinter > wrote: >> On 8/19/15, Renato Botelho wrote: >>>> On Aug 19, 2015, at 18:31, Adrian Chadd wrote: >>>> >>>> jim asked me again to do the MFC, so once I've finished doing some >>>> more tidying up of bits and pieces I'll do the MFC. >> >> What's the status of this MFC? You need a tester or you have a patch? >> >>> >>> Thank you very much! >>> >>> -- >>> Renato Botelho >>> >>>