From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752787AbZG0N7R (ORCPT ); Mon, 27 Jul 2009 09:59:17 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751927AbZG0N7Q (ORCPT ); Mon, 27 Jul 2009 09:59:16 -0400 Received: from kroah.org ([198.145.64.141]:43232 "EHLO coco.kroah.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752230AbZG0N7N (ORCPT ); Mon, 27 Jul 2009 09:59:13 -0400 Date: Mon, 27 Jul 2009 06:58:22 -0700 From: Greg KH To: David Rientjes Cc: "Matthew D. Reuther" , linux-kernel@vger.kernel.org Subject: Re: android lowmemorykiller breaks compile Message-ID: <20090727135822.GA9037@kroah.com> References: <4A6CE261.mailHX41REN0Z@joust.gpcc.itd.umich.edu> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.20 (2009-06-14) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Sun, Jul 26, 2009 at 04:33:57PM -0700, David Rientjes wrote: > On Sun, 26 Jul 2009, Matthew D. Reuther wrote: > > > I don't actually use Android, but I compile it just for giggles. With every one of the 2.6.31-rc releases, my compile breaks when it hits lowmemorykiller: > > > > drivers/staging/android/lowmemorykiller.c: In function 'lowmem_shrink': > > drivers/staging/android/lowmemorykiller.c:106: error: 'struct task_struct' has no member named 'oomkilladj' > > make[3]: *** [drivers/staging/android/lowmemorykiller.o] Error 1 > > make[2]: *** [drivers/staging/android] Error 2 > > > > Maybe this should not be selectable for x86? Can't tell. > > > > It's had a fix pending in Greg KH's staging tree for a couple months, > we're just waiting for it to be pushed to Linus. Greg indicated he will > send it in his next staging pull. Yes, sorry, was on vacation, will go to Linus in a day or so. thanks for your patience, greg k-h