From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757892AbYJJLP3 (ORCPT ); Fri, 10 Oct 2008 07:15:29 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1753053AbYJJLPV (ORCPT ); Fri, 10 Oct 2008 07:15:21 -0400 Received: from ftp.linux-mips.org ([213.58.128.207]:46920 "EHLO ftp.linux-mips.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752773AbYJJLPU (ORCPT ); Fri, 10 Oct 2008 07:15:20 -0400 Date: Fri, 10 Oct 2008 12:15:11 +0100 (BST) From: "Maciej W. Rozycki" To: Ingo Molnar cc: Cyrill Gorcunov , "Pallipadi, Venkatesh" , Thomas Gleixner , "H. Peter Anvin" , linux-kernel Subject: Re: [PATCH] Typo in x86 apic.c with DIVISOR setup In-Reply-To: <20081010090100.GC319@elte.hu> Message-ID: References: <20081010002203.GA23238@linux-os.sc.intel.com> <7E82351C108FA840AB1866AC776AEC463782339F@orsmsx505.amr.corp.intel.com> <20081010090100.GC319@elte.hu> User-Agent: Alpine 1.10 (LFD 962 2008-03-14) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Fri, 10 Oct 2008, Ingo Molnar wrote: > So .. how about just standardizing on the divisor of 16 on both 32-bit > and 64-bit? I'd second that -- the less code divergence the better. Maciej