From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756216AbaIZKLW (ORCPT ); Fri, 26 Sep 2014 06:11:22 -0400 Received: from mail.skyhub.de ([78.46.96.112]:53928 "EHLO mail.skyhub.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754976AbaIZKLT (ORCPT ); Fri, 26 Sep 2014 06:11:19 -0400 Date: Fri, 26 Sep 2014 12:11:12 +0200 From: Borislav Petkov To: Ingo Molnar Cc: Mathias Krause , Arjan van de Ven , Thomas Gleixner , Ingo Molnar , "H. Peter Anvin" , "linux-kernel@vger.kernel.org" , x86-ml , Peter Zijlstra Subject: Re: [PATCHv2 2/3] x86, ptdump: Simplify page flag evaluation code Message-ID: <20140926101112.GE2062@nazgul.tnic> References: <1411313216-2641-1-git-send-email-minipli@googlemail.com> <1411313216-2641-3-git-send-email-minipli@googlemail.com> <541F2BCD.2040007@linux.intel.com> <20140924074555.GA3797@gmail.com> <20140926092539.GA9649@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <20140926092539.GA9649@gmail.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 On Fri, Sep 26, 2014 at 11:25:39AM +0200, Ingo Molnar wrote: > We always welcome cleanups that are a side effect of feature > work. Cleanups for code that is perfectly readable, just for > cleanup's sake, is counterproductive ... Greg says there's enough work to be done in the staging drivers if people wanna. :-) -- Regards/Gruss, Boris. --