From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754891Ab1FHIRQ (ORCPT ); Wed, 8 Jun 2011 04:17:16 -0400 Received: from one.firstfloor.org ([213.235.205.2]:47320 "EHLO one.firstfloor.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754479Ab1FHIRO (ORCPT ); Wed, 8 Jun 2011 04:17:14 -0400 Date: Wed, 8 Jun 2011 10:17:11 +0200 From: Andi Kleen To: Ingo Molnar Cc: Andi Kleen , linux-kernel@vger.kernel.org, Andi Kleen , x86@kernel.org Subject: Re: [PATCH] x86: Fix sys_call_table type in asm/syscall.h Message-ID: <20110608081711.GG27166@one.firstfloor.org> References: <1307490307-27443-1-git-send-email-andi@firstfloor.org> <20110608080346.GA11110@elte.hu> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20110608080346.GA11110@elte.hu> User-Agent: Mutt/1.4.2.2i Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org > There's an obvious problem with this patch, please fix it and resend. Nothing obvious to me. Can you be more specific? -Andi