From owner-svn-src-all@freebsd.org Fri Jan 26 22:08:43 2018 Return-Path: Delivered-To: svn-src-all@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 ADAE0ECBFC0 for ; Fri, 26 Jan 2018 22:08:43 +0000 (UTC) (envelope-from wlosh@bsdimp.com) Received: from mail-it0-x232.google.com (mail-it0-x232.google.com [IPv6:2607:f8b0:4001:c0b::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 3768968081 for ; Fri, 26 Jan 2018 22:08:43 +0000 (UTC) (envelope-from wlosh@bsdimp.com) Received: by mail-it0-x232.google.com with SMTP id k131so2187290ith.4 for ; Fri, 26 Jan 2018 14:08:43 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bsdimp-com.20150623.gappssmtp.com; s=20150623; h=mime-version:sender:in-reply-to:references:from:date:message-id :subject:to:cc; bh=UCNIaACIKEnXyRtPXkuidV3rxjUagNlBF+6WI6oFkmE=; b=DQjQxbEeQSc8CZP+0XCNpfhWLSifnYJUz5uL0HOhszsQLKav3IdxkIwZUgNyJi6m8A sDxRDrtk5bJLLx7PcETgOKPdkQfP2PbPO+u4qtLZ4zyht1MKjbJg6b3+YwNUubuIXRGd 1JTm+hXeIMsDnI7izxfxpank1uAU6HHShRwZaiIQCvKpnIrE5Bot8P05gM4weaYqV9qq igwmLVavMLns4WNflRdk5iCB3nIrIz2URx6XbQSknJ2QJPYg/V6MTqjlHSt/siuGMXI0 Jt733DLx9slor+MDNmqTry7o9vdCjtZxvqjTrZXPfco5u6BUzf030zaaceauL1mTcm9y EEeQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:sender:in-reply-to:references:from :date:message-id:subject:to:cc; bh=UCNIaACIKEnXyRtPXkuidV3rxjUagNlBF+6WI6oFkmE=; b=WRBeFOHxzqwXYc2K0+iiKBolnJJ88lEE+30HXeoHwrDdbUb31H2Cng6wfOI9lSAd8Z 2Cc3TQYscJNz6V0tv0iwu+GTAvChqRLrELIklRT/+xldcJLOQl5Dlp4FUKF6jSYWm/Ke 7hniWExzlVhi0JC5blzxCSP0qH5UPTrHSPWJTBjdV3fShPpA/0+WH3VGE7pz3f3Ysen0 Hvc3hwaYu0ZqqUqb8gCntlo1Z3n9HSgp9R7wgwf8ZjFVg6M0iNUadUwCUiDe/0N1UqCl dwxCs/dqERe7joCm3lw4XlOTH0gnTjpM9k1NsoIx34Nsx334AklWsqQ97KXxJPB4Aelc zz4w== X-Gm-Message-State: AKwxytcpsJtZBuZYmSxlP7+hP5xkLV3SYs51zWF1IQXO42aqaHnipeoW 4A98bNDK6akMAiqhwQv06LyEHmSSPXWmcmXeK3svEw== X-Google-Smtp-Source: AH8x22493W6JbCI49Hi6ZQSfp/abz9QE83qxMwX06iDODhxXAE1aum2DRtbzVqq7YRd0I4C8gYk4y5JSLumnq+hmZXQ= X-Received: by 10.36.74.200 with SMTP id k191mr19707726itb.69.1517004522448; Fri, 26 Jan 2018 14:08:42 -0800 (PST) MIME-Version: 1.0 Sender: wlosh@bsdimp.com Received: by 10.79.201.67 with HTTP; Fri, 26 Jan 2018 14:08:41 -0800 (PST) X-Originating-IP: [50.253.99.174] In-Reply-To: References: <201801261713.w0QHD0Up082894@repo.freebsd.org> From: Warner Losh Date: Fri, 26 Jan 2018 15:08:41 -0700 X-Google-Sender-Auth: k_T0kMaQl7p1mIQf0SHPfR0Eui4 Message-ID: Subject: Re: svn commit: r328437 - in head/stand: i386/gptboot libsa To: Ed Maste Cc: Warner Losh , src-committers , svn-src-all@freebsd.org, svn-src-head@freebsd.org Content-Type: text/plain; charset="UTF-8" X-Content-Filtered-By: Mailman/MimeDel 2.1.25 X-BeenThere: svn-src-all@freebsd.org X-Mailman-Version: 2.1.25 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: Fri, 26 Jan 2018 22:08:43 -0000 On Fri, Jan 26, 2018 at 2:05 PM, Ed Maste wrote: > On 26 January 2018 at 12:13, Warner Losh wrote: > > Author: imp > > Date: Fri Jan 26 17:13:00 2018 > > New Revision: 328437 > > URL: https://svnweb.freebsd.org/changeset/base/328437 > > > > Log: > > Split panic routine > ... > > -extern void exit(int); > > +extern void exit(int) __dead2; > > MIPS is now failing with: > 18:49:00 /usr/src/stand/uboot/lib/reboot.c: In function 'exit': > 18:49:00 /usr/src/stand/uboot/lib/reboot.c:38: warning: 'noreturn' > function does return > (from https://ci.freebsd.org/job/FreeBSD-head-mips-build/137/console) > r328448 fixes this and similar issues on powerpc. Warner