From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S933671AbbBIRtL (ORCPT ); Mon, 9 Feb 2015 12:49:11 -0500 Received: from mail-we0-f176.google.com ([74.125.82.176]:44748 "EHLO mail-we0-f176.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932284AbbBIRtJ (ORCPT ); Mon, 9 Feb 2015 12:49:09 -0500 Date: Mon, 9 Feb 2015 18:48:58 +0100 From: Ingo Molnar To: Jesse Brandeburg Cc: Yinghai Lu , Thomas Gleixner , "H. Peter Anvin" , Linux Kernel Mailing List , "linux-tip-commits@vger.kernel.org" Subject: Re: [tip:irq/core] genirq: Set initial affinity in irq_set_affinity_hint() Message-ID: <20150209174858.GA16134@gmail.com> References: <20141219012206.4220.27491.stgit@jbrandeb-cp2.jf.intel.com> <20150128115800.000065fc@unknown> <20150209082243.GB32322@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20150209082243.GB32322@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 * Ingo Molnar wrote: > > Patch posted to fix the issue (added a null check) > > Under what subject line was this fix sent? I don't seem > to find it in my mbox. Ok, found it and merged it. Thanks, Ingo