Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756345AbbGOKQf (ORCPT ); Wed, 15 Jul 2015 06:16:35 -0400 Received: from mail-wg0-f51.google.com ([74.125.82.51]:35009 "EHLO mail-wg0-f51.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755317AbbGOKQd (ORCPT ); Wed, 15 Jul 2015 06:16:33 -0400 Date: Wed, 15 Jul 2015 12:16:28 +0200 From: Ingo Molnar To: Josh Poimboeuf Cc: Thomas Gleixner , Ingo Molnar , "H. Peter Anvin" , Michal Marek , Peter Zijlstra , Andy Lutomirski , Borislav Petkov , Linus Torvalds , Andi Kleen , Pedro Alves , x86@kernel.org, live-patching@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH v7 0/4] Compile-time stack validation Message-ID: <20150715101627.GA21770@gmail.com> References: <20150714172553.GD4562@treble.redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20150714172553.GD4562@treble.redhat.com> User-Agent: Mutt/1.5.23 (2014-03-12) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 903 Lines: 24 * Josh Poimboeuf wrote: > On Tue, Jul 14, 2015 at 12:14:06PM -0500, Josh Poimboeuf wrote: > > Posting a listing of reported warnings in a reply to this email. > > These are the reported stackvalidate warnings on tip/master with my Fedora-based > config. There were 1399 warnings in 26 .c files and 16 .S files. It was mostly > repeat warnings so I removed a lot of the repeats to keep it short. Are most of these warnings legit, what's the false positive rate in your impression? You might want to start fixing a few typical types, just to see what it involves exactly and whether we want to fix it that way. Thanks, Ingo -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/