From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754249Ab0FMPfh (ORCPT ); Sun, 13 Jun 2010 11:35:37 -0400 Received: from mail-iw0-f174.google.com ([209.85.214.174]:48895 "EHLO mail-iw0-f174.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754016Ab0FMPff convert rfc822-to-8bit (ORCPT ); Sun, 13 Jun 2010 11:35:35 -0400 DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; b=nBoSNKgPW62BOFeugOfn2TQgZI4D7I6hXS/nc7tESh7MF/2Rqf24ZQ7y4GMtC89L+8 scLsmYvkkJ76sUgz6Caku/+9imH/aubOI9F44gvQZCL9xWuIWlJvHeHSflsvv1OlSO00 71t3Upve/ioru0WWlPFLx+LDJqg4MIDqYtGIA= MIME-Version: 1.0 In-Reply-To: References: Date: Sun, 13 Jun 2010 11:35:34 -0400 Message-ID: Subject: Re: [Bug #16054] UML broken for CONFIG_SLAB From: Parag Warudkar To: "Rafael J. Wysocki" , Borislav Petkov Cc: Linux Kernel Mailing List , Kernel Testers List , Maciej Rutecki Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8BIT Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Sun, Jun 13, 2010 at 10:49 AM, Rafael J. Wysocki wrote: > > > Bug-Entry       : http://bugzilla.kernel.org/show_bug.cgi?id=16054 > Subject         : UML broken for CONFIG_SLAB > Submitter       : Parag Warudkar > Date            : 2010-05-23 21:40 (22 days old) > Message-ID      : > References      : http://marc.info/?l=linux-kernel&m=127465083806617&w=2 Borislav, I believe both of the issues I encountered that are part of this bug entry (missing/superfluous slab inclusion issues and cfq related boot crash due to popcnt/hweight stuff) have a known fix [1] but I am not sure if any of it actually landed in -git. Quick search through git.kernel.org log doesn't show anything relevant. I think there was ongoing discussion on the hweight include fix - so keeping this open until fixes are in may be what we should do as of now. [1] http://marc.info/?l=linux-kernel&m=127522065202435&w=2 Thanks. Parag From mboxrd@z Thu Jan 1 00:00:00 1970 From: Parag Warudkar Subject: Re: [Bug #16054] UML broken for CONFIG_SLAB Date: Sun, 13 Jun 2010 11:35:34 -0400 Message-ID: References: Mime-Version: 1.0 Content-Transfer-Encoding: QUOTED-PRINTABLE Return-path: DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:in-reply-to :references:date:message-id:subject:from:to:cc:content-type :content-transfer-encoding; bh=IbnReFUaksQAHv01w1u0QnPD8VLgzMVk6j4ydYyR2Fg=; b=Kjuu/phCEGR3F46P8gh+TK9QHlj2fFnBfFJWw8nMd4U5yX0GPPWlfFz37/IAb+snZw 2vrfE1jBzOOvQWuVSLjq0m9zlDIjMmuBbAtqEn5Z0VhdGuo/0j+jBU3vBs2RniR6T5BI wkelDze5+SsfpYEiPq13lQV/IZTXiFjTTGQJc= In-Reply-To: Sender: kernel-testers-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org List-ID: Content-Type: text/plain; charset="iso-8859-1" To: "Rafael J. Wysocki" , Borislav Petkov Cc: Linux Kernel Mailing List , Kernel Testers List , Maciej Rutecki On Sun, Jun 13, 2010 at 10:49 AM, Rafael J. Wysocki wrote= : > > > Bug-Entry =A0 =A0 =A0 : http://bugzilla.kernel.org/show_bug.cgi?id=3D= 16054 > Subject =A0 =A0 =A0 =A0 : UML broken for CONFIG_SLAB > Submitter =A0 =A0 =A0 : Parag Warudkar > Date =A0 =A0 =A0 =A0 =A0 =A0: 2010-05-23 21:40 (22 days old) > Message-ID =A0 =A0 =A0: > References =A0 =A0 =A0: http://marc.info/?l=3Dlinux-kernel&m=3D127465= 083806617&w=3D2 Borislav, I believe both of the issues I encountered that are part of this bug entry (missing/superfluous slab inclusion issues and cfq related boot crash due to popcnt/hweight stuff) have a known fix [1] but I am not sure if any of it actually landed in -git. Quick search through git.kernel.org log doesn't show anything relevant. I think there was ongoing discussion on the hweight include fix - so keeping this open until fixes are in may be what we should do as of now. [1] http://marc.info/?l=3Dlinux-kernel&m=3D127522065202435&w=3D2 Thanks. Parag