From owner-freebsd-hackers@freebsd.org Tue Dec 11 01:19:40 2018 Return-Path: Delivered-To: freebsd-hackers@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 4907B130D34B for ; Tue, 11 Dec 2018 01:19:40 +0000 (UTC) (envelope-from byuu@tutanota.com) Received: from w1.tutanota.de (w1.tutanota.de [81.3.6.162]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "tutanota.de", Issuer "COMODO RSA Domain Validation Secure Server CA" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 5EB0D793FE; Tue, 11 Dec 2018 01:19:39 +0000 (UTC) (envelope-from byuu@tutanota.com) Received: from w2.tutanota.de (unknown [192.168.1.163]) by w1.tutanota.de (Postfix) with ESMTP id 2C09BFA0929; Tue, 11 Dec 2018 01:19:37 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=tutanota.com; s=20161216; t=1544491177; bh=FDmGQglbiDhSic+UjHvghHmKCdidpxxfeRQoZRlcd3A=; h=Date:From:To:In-Reply-To:References:Subject:From; b=0+Joxfv3mVNufRDCKy5wiGeBlzDwih8HMzUuXFzj2F4DE2ZuMjMQJk1CraFenTDHO ug1ubxPNBN7SVJfrY+SOQ77N3/bshTH+PjhYq5rzTxF8MoThG5pqnQmKSYGwPMc9aJ bj0pQE5yrZgmMbBddwWCIpCRbIwfM63NGRxhJ+zMHLWZt/txc1kunuRQOpxtsQpqSt QcdYSGXAk+zm2C4DBWcMIy15buwQoatxUvO2Rl2OFh1ByU0tvBQvkDz7bobeZx29T3 NPHF/8FMg7wRSiF+oTJeDn5xuU0/2RXGyQq2nb+ATd1JRTRWu+JNnEd5cE6xbdgGtn mLzl/E+nC2hIg== Date: Tue, 11 Dec 2018 02:19:37 +0100 (CET) From: To: Conrad Meyer , Freebsd Hackers Message-ID: In-Reply-To: References: <> <> <> Subject: Re: I'd like to submit a kernel patch for a new sysctl to use EFI instead of ACPI for poweroff + reboot MIME-Version: 1.0 X-Rspamd-Queue-Id: 5EB0D793FE X-Spamd-Result: default: False [-4.46 / 15.00]; ARC_NA(0.00)[]; NEURAL_HAM_MEDIUM(-1.00)[-0.995,0]; R_DKIM_ALLOW(-0.20)[tutanota.com]; IP_SCORE(-0.60)[asn: 24679(-2.99), country: DE(-0.01)]; R_SPF_ALLOW(-0.20)[+ip4:81.3.6.160/28]; TO_MATCH_ENVRCPT_ALL(0.00)[]; MIME_GOOD(-0.10)[multipart/alternative,text/plain]; NEURAL_HAM_LONG(-1.00)[-1.000,0]; TO_DN_ALL(0.00)[]; MX_GOOD(-0.01)[cached: mail.tutanota.de]; DKIM_TRACE(0.00)[tutanota.com:+]; FROM_NO_DN(0.00)[]; NEURAL_HAM_SHORT(-0.75)[-0.750,0]; RCPT_COUNT_TWO(0.00)[2]; DMARC_POLICY_ALLOW(-0.50)[tutanota.com,none]; RCVD_IN_DNSWL_LOW(-0.10)[162.6.3.81.list.dnswl.org : 127.0.10.1]; FROM_EQ_ENVFROM(0.00)[]; RCVD_TLS_LAST(0.00)[]; ASN(0.00)[asn:24679, ipnet:81.3.0.0/18, country:DE]; MID_RHS_MATCH_FROM(0.00)[]; RCVD_COUNT_TWO(0.00)[2] X-Rspamd-Server: mx1.freebsd.org Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.29 X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 11 Dec 2018 01:19:40 -0000 > Hm, it should. Oh well! > The tutorial I read said to use "Code Review" on the left, which wasn't the= re for me =3D/ >> No, it's fine. We'll make it work. Thanks. >> That's very generous, thank you! If you're ever in Tokyo, I owe you a beer = ;) I'll learn Phabricator for next time. Apologies again. > First-gen Threadripper (1950x), and newest BIOS version (3.30). I > might be misremembering, though =E2=80=94 I rarely shut down this machine= . > Usually either reboot or panic -> reboot :-). > Hmm, then it reduces the value of the patch somewhat ... perhaps it's a TR2= -only issue? Tried 3.20 and 3.30 here. Well, I already spent two days on this and have wasted enough of your time,= to save myself five seconds on shutting down ... thank you again! ^-^;