From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932908AbbCERYM (ORCPT ); Thu, 5 Mar 2015 12:24:12 -0500 Received: from mail.skyhub.de ([78.46.96.112]:43455 "EHLO mail.skyhub.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932561AbbCERYI (ORCPT ); Thu, 5 Mar 2015 12:24:08 -0500 Date: Thu, 5 Mar 2015 18:22:53 +0100 From: Borislav Petkov To: Alexander Kuleshov Cc: Thomas Gleixner , Ingo Molnar , "H. Peter Anvin" , Andrew Morton , linux-kernel@vger.kernel.org Subject: Re: [PATCH v1][CLEANUP] x86: use already defined macros instead of hard-coded values Message-ID: <20150305172253.GA2051@pd.tnic> References: <1425562251-10218-1-git-send-email-kuleshovmail@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <1425562251-10218-1-git-send-email-kuleshovmail@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 Thu, Mar 05, 2015 at 07:30:51PM +0600, Alexander Kuleshov wrote: > This patch provides following minor fixes: > > * Remove non-used L3_PAGE_OFFSET > * Use already defined L3_START_KERNEL and other macros instead of hard-coded > values > * Fix paths in a comments > > Signed-off-by: Alexander Kuleshov This patch introduces two new bugs. For educational purposes I'm not going to tell you where they are but let you find them. :-) -- Regards/Gruss, Boris. ECO tip #101: Trim your mails when you reply. --