Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752660AbbDDKAq (ORCPT ); Sat, 4 Apr 2015 06:00:46 -0400 Received: from mail.nuclearfallout.net ([208.146.45.251]:60956 "EHLO mail.nuclearfallout.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752223AbbDDKAo (ORCPT ); Sat, 4 Apr 2015 06:00:44 -0400 X-Greylist: delayed 556 seconds by postgrey-1.27 at vger.kernel.org; Sat, 04 Apr 2015 06:00:44 EDT Message-ID: <551FB425.4000508@nuclearfallout.net> Date: Sat, 04 Apr 2015 02:51:33 -0700 From: John User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:31.0) Gecko/20100101 Thunderbird/31.6.0 MIME-Version: 1.0 To: Ingo Molnar , Jesse Brandeburg CC: torvalds@linux-foundation.org, Thomas Gleixner , linux-kernel@vger.kernel.org Subject: Re: [PATCH] irq: revert non-working patch to affinity defaults References: <20150403005022.3143.73693.stgit@jbrandeb-cp2.jf.intel.com> <20150403065557.GA12815@gmail.com> <20150403171336.000075f2@unknown> <20150404093400.GA20462@gmail.com> In-Reply-To: <20150404093400.GA20462@gmail.com> Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 784 Lines: 18 On 4/4/2015 2:34 AM, Ingo Molnar wrote: > Well, as a starter, if you can reproduce it on a system (I cannot), How many cores does your current test system have, Ingo? I remember that I did not see this on a machine with 24 cores, but did see it on one with 36. My initial thought was that it might be related to the fact that 24 cores can be described with a traditional 32-bit mask, but I wasn't able to find anywhere that a larger mask wouldn't be handled correctly. In my case, it was happening with ixgbe and i40e cards. -John -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/