From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751744AbdFOFFV (ORCPT ); Thu, 15 Jun 2017 01:05:21 -0400 Received: from ozlabs.org ([103.22.144.67]:58701 "EHLO ozlabs.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750776AbdFOFFU (ORCPT ); Thu, 15 Jun 2017 01:05:20 -0400 Date: Thu, 15 Jun 2017 15:05:18 +1000 From: Stephen Rothwell To: Kees Cook Cc: linux-kernel@vger.kernel.org, Josh Poimboeuf , Daniel Micay Subject: Re: [PATCH] objtool: Add fortify_panic as __noreturn function Message-ID: <20170615150518.33b5cfe6@canb.auug.org.au> In-Reply-To: <20170615021851.GA83998@beast> References: <20170615021851.GA83998@beast> MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi Kees, On Wed, 14 Jun 2017 19:18:51 -0700 Kees Cook wrote: > > CONFIG_FORTIFY_SOURCE implements fortify_panic() as a __noreturn function, > so objtool needs to know about it too. > > Suggested-by: Daniel Micay > Signed-off-by: Kees Cook > Cc: Josh Poimboeuf Tested-by: Stephen Rothwell -- Cheers, Stephen Rothwell