From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Jason@zx2c4.com Received: from krantz.zx2c4.com (localhost [127.0.0.1]) by krantz.zx2c4.com (ZX2C4 Mail Server) with ESMTP id dccf9252 for ; Tue, 21 Nov 2017 17:27:29 +0000 (UTC) Received: from frisell.zx2c4.com (frisell.zx2c4.com [192.95.5.64]) by krantz.zx2c4.com (ZX2C4 Mail Server) with ESMTP id cf316217 for ; Tue, 21 Nov 2017 17:27:29 +0000 (UTC) Received: by frisell.zx2c4.com (ZX2C4 Mail Server) with ESMTP id d3dcab91 for ; Tue, 21 Nov 2017 17:27:28 +0000 (UTC) Received: by frisell.zx2c4.com (ZX2C4 Mail Server) with ESMTPSA id 86c0dd17 (TLSv1.2:ECDHE-RSA-AES128-GCM-SHA256:128:NO) for ; Tue, 21 Nov 2017 17:27:27 +0000 (UTC) Received: by mail-ot0-f172.google.com with SMTP id g104so11222588otg.7 for ; Tue, 21 Nov 2017 09:32:28 -0800 (PST) MIME-Version: 1.0 In-Reply-To: References: From: "Jason A. Donenfeld" Date: Tue, 21 Nov 2017 18:32:27 +0100 Message-ID: Subject: Re: new bug on armhf To: =?UTF-8?B?0KDQvtC80LDQvSDQk9Cw0LLRgNC40LvQvtCy?= Content-Type: text/plain; charset="UTF-8" Cc: WireGuard mailing list List-Id: Development discussion of WireGuard List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Hi Roman, Great to hear. In the process of debugging this today, I managed to find this kernel bug, in case you're curious: http://lists.infradead.org/pipermail/linux-arm-kernel/2017-November/543183.html THUMB2_KERNEL is still a bit flaky I guess. Jason