public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Greg KH <gregkh@suse.de>
To: Bryan Wu <bryan.wu@canonical.com>
Cc: Brian Swetland <swetland@google.com>,
	Eric Miao <eric.miao@canonical.com>,
	kernel-team@lists.ubuntu.com, linux-kernel@vger.kernel.org
Subject: Re: [PATCH] Staging: Android logger: fix compiling error
Date: Wed, 28 Oct 2009 18:28:58 -0700	[thread overview]
Message-ID: <20091029012857.GA30274@suse.de> (raw)
In-Reply-To: <4AE8EF8C.9030805@canonical.com>

On Thu, Oct 29, 2009 at 09:27:40AM +0800, Bryan Wu wrote:
> Greg KH wrote:
> > On Thu, Oct 29, 2009 at 09:11:39AM +0800, Bryan Wu wrote:
> >> Greg KH wrote:
> >>> On Thu, Oct 29, 2009 at 09:01:07AM +0800, Bryan Wu wrote:
> >>>> Greg KH wrote:
> >>>>> On Tue, Oct 27, 2009 at 12:40:07PM +0800, Eric Miao wrote:
> >>>>>>> Compiling broke since commit a99bbaf5ee6bad1aca0c88ea65ec6e5373e86184
> >>>>>>>    headers: remove sched.h from poll.h
> >>>>>>>
> >>>>>>> Adding <linux/sched.h> to fix this compiling bug.
> >>>>> I have now just marked the android drivers as broken, as this is not the
> >>>>> only build error in them at the moment :(
> >>>>>
> >>>> Yeah, actually the drivers/staging/android/lowmemorykiller.c has been
> >>>> failing to compile for a long time, because that struct mm_struct does
> >>>> not have a field named oom_adj. All the Android drivers are compiled
> >>>> as modules in Ubuntu kernel package, except this one.
> >>>>
> >>>> Although Android public kernel is still in 2.6.29, it's own driver is
> >>>> totally different with our mainline staging version. Is there any plan
> >>>> to sync with it?
> >>> No, Google has abandoned any current effort to push code upstream for
> >>> the past year :(
> >>>
> >>> The android drivers are deleted in linux-next and will go away in 2.6.33
> >>> because of this.
> >>>
> >> Thanks a lot for this update. It looks like we need to consider to drop Android 
> >> modules in our Ubuntu kernel building somehow.
> > 
> > As no one is using them, it should be trivial to just change your kernel
> > config, right?
> > 
> 
> The reason we include them is that we wanna port the Android runtime environment 
> to Ubuntu. Then the Android applications can run on Android compatible Ubuntu OS 
> directly without any modification.
> 
> The Android runtime environment needs some Android drivers such as Binder.

Don't you also need the wakelocks and the hooks in the core of the
kernel to tie into the binder mess?

> But now, it is hard for us to do that without a workable Android drivers in 
> mainline.

Then push on Google to get them cleaned up and fixed!  Or do it
yourself, all I need is a developer to take ownership of the code.

thanks,

greg k-h

  reply	other threads:[~2009-10-29  1:31 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-10-23 16:52 [PATCH] Staging: Android logger: fix compiling error Bryan Wu
2009-10-27  4:40 ` Eric Miao
2009-10-27  4:42   ` Bryan Wu
2009-10-27 14:05   ` Greg KH
2009-10-29  1:01     ` Bryan Wu
2009-10-29  1:04       ` Greg KH
2009-10-29  1:11         ` Bryan Wu
2009-10-29  1:17           ` Greg KH
2009-10-29  1:27             ` Bryan Wu
2009-10-29  1:28               ` Greg KH [this message]
2009-10-29  1:55                 ` Bryan Wu
2009-10-29  2:22                   ` Brian Swetland
2009-10-30 14:08                   ` Pavel Machek
2009-11-01 16:40                     ` Bryan Wu

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20091029012857.GA30274@suse.de \
    --to=gregkh@suse.de \
    --cc=bryan.wu@canonical.com \
    --cc=eric.miao@canonical.com \
    --cc=kernel-team@lists.ubuntu.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=swetland@google.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox