From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1945917AbbCERwt (ORCPT ); Thu, 5 Mar 2015 12:52:49 -0500 Received: from cdptpa-outbound-snat.email.rr.com ([107.14.166.225]:29067 "EHLO cdptpa-oedge-vip.email.rr.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1751786AbbCERws (ORCPT ); Thu, 5 Mar 2015 12:52:48 -0500 Date: Thu, 5 Mar 2015 12:52:29 -0500 From: Steven Rostedt To: Borislav Petkov Cc: Alexander Kuleshov , 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: <20150305175229.GD3042@home.goodmis.org> References: <1425562251-10218-1-git-send-email-kuleshovmail@gmail.com> <20150305172253.GA2051@pd.tnic> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20150305172253.GA2051@pd.tnic> User-Agent: Mutt/1.5.23 (2014-03-12) X-RR-Connecting-IP: 107.14.168.118:25 X-Cloudmark-Score: 0 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, Mar 05, 2015 at 06:22:53PM +0100, Borislav Petkov wrote: > > This patch introduces two new bugs. For educational purposes I'm not > going to tell you where they are but let you find them. Hmm, for educational purposes, I believe I found three bugs. Was the third bug for extra credit? -- Steve