From owner-svn-src-head@freebsd.org Sun Nov 8 19:27:36 2015 Return-Path: Delivered-To: svn-src-head@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 142ADA292AE for ; Sun, 8 Nov 2015 19:27:36 +0000 (UTC) (envelope-from oliver.pinter@hardenedbsd.org) Received: from mail-wm0-x232.google.com (mail-wm0-x232.google.com [IPv6:2a00:1450:400c:c09::232]) (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 8EDBA1D81 for ; Sun, 8 Nov 2015 19:27:35 +0000 (UTC) (envelope-from oliver.pinter@hardenedbsd.org) Received: by wmnn186 with SMTP id n186so82082918wmn.1 for ; Sun, 08 Nov 2015 11:27:34 -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=JjJGcg3uQObVcn4IsUE7I0wNNH07/5wn9rU9GB0cqdY=; b=ahv2DnaDHYbt35MfRnqEpbvEb4MMYcDAG7X9hgvgMrluZ/mh/YzBbeuBVlFiyKGYpZ kNWt3csFJMahrcu9lw3ZHTai2Sod8WGhZ8tR1sT7KGSQEkEZscMPTzRZe8+JLePdJq3G CpLo4774YlGpq8Gwlq5PP4FHbjzTiaB+kcBe1+hw6z7ST3kB4AH/5ng9anz7XXyTi+4M 1lJ/QMicfD9+TDWUb9luA/0QfFzxFtiem+ixC/mT2q8wIHUkoGnpt9AiYquR/gsNQTSo x3OWEJOaxl4sB2ca8G5G2K/YWpd5AI69AFzpxvHsV33Og/aqx6BaQrD9YVKcwXC5gvM2 CHXw== 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=JjJGcg3uQObVcn4IsUE7I0wNNH07/5wn9rU9GB0cqdY=; b=Nq/JElsEZhRg2y0zllIAiotq92nG4z4lToX26pvrlbarkmiWNsGvWaZPL9RvYlrFuP Ndj6gk7xXswyNuxvoyCLftlVh44xXYTu6KNDwgW7F8OFLxWSn9+AcYj48QJ9wojFTQ+/ wO0XImyJXYwSn0q6s6qfKuJX5399py/+gcIh/5UXOKkrXODp1AzCGGT2EG4uJD2JnrZb pq7J+TdeJoF802zUT0xGsWHj/u16nbCInIt3vbvLREncPykeYZbWXaUCDn0Z1bBQJ1fL HoXyXvHC94RQqo7K0cvMoiEJ9+Z0G6lnl7M4PPqgooboMlR+eg5wIt/CL6A8PyL/OzD6 +S3w== X-Gm-Message-State: ALoCoQk9+CGiT4HzzhavyBrVkyA7i8ixD1h1q2927qOwrgEpWF2DLmhi9JpXLReynxLWgoa8MIjD MIME-Version: 1.0 X-Received: by 10.28.23.211 with SMTP id 202mr21073702wmx.81.1447010854063; Sun, 08 Nov 2015 11:27:34 -0800 (PST) Received: by 10.194.158.225 with HTTP; Sun, 8 Nov 2015 11:27:33 -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:27:33 +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-head@freebsd.org X-Mailman-Version: 2.1.20 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: Sun, 08 Nov 2015 19:27:36 -0000 On Sun, Nov 8, 2015 at 8:26 PM, Oliver Pinter wrote: > 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, Renato > >> >> 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 >>>> >>>>