From mboxrd@z Thu Jan 1 00:00:00 1970 From: Joerg Roedel Date: Mon, 08 Feb 2010 14:18:22 +0000 Subject: Re: [PATCH 3/11] arch/x86/kernel: Correct NULL test Message-Id: <20100208141821.GD16236@amd.com> List-Id: References: In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: Julia Lawall Cc: Thomas Gleixner , Ingo Molnar , "H. Peter Anvin" , x86@kernel.org, iommu@lists.linux-foundation.org, linux-kernel@vger.kernel.org, kernel-janitors@vger.kernel.org On Sat, Feb 06, 2010 at 09:42:39AM +0100, Julia Lawall wrote: > From: Julia Lawall > > dev was tested just above, so drop the second test. Applied to amd-iommu/fixes. Thanks Julia. Joerg