All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] staging/android fixes
@ 2009-11-28  8:45 Corentin Chary
  2009-11-28  8:45 ` [PATCH 1/2] staging/android: fix build issues Corentin Chary
                   ` (2 more replies)
  0 siblings, 3 replies; 8+ messages in thread
From: Corentin Chary @ 2009-11-28  8:45 UTC (permalink / raw)
  To: Greg Kroah-Hartman; +Cc: Brian Swetland, Chih-Wei Huang, LKML, Corentin Chary

Hi,
Here is a patch to fix build for android specifics drivers.

What we should do next to prevent them from being removed in 2.6.23 ?

Is there any chance that all android stuff would be merged one day ?
Actually, we got a working 2.6.32 kernel for android here (with wakelock, ashm, etc..):
http://git.iksaif.net/?p=android-x86/kernel;a=shortlog;h=refs/heads/android-x86-backport

Thanks,

Corentin Chary (2):
  staging/android: fix build issues
  staging/android: remove BROKEN flag

 drivers/staging/android/Kconfig           |    1 -
 drivers/staging/android/logger.c          |    1 +
 drivers/staging/android/lowmemorykiller.c |    6 ++++--
 3 files changed, 5 insertions(+), 3 deletions(-)


^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2009-11-30 12:30 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-11-28  8:45 [PATCH 0/2] staging/android fixes Corentin Chary
2009-11-28  8:45 ` [PATCH 1/2] staging/android: fix build issues Corentin Chary
2009-11-28  8:45   ` [PATCH 2/2] staging/android: remove BROKEN flag Corentin Chary
2009-11-28 10:19 ` [PATCH 0/2] staging/android fixes Brian Swetland
2009-11-29  8:43   ` Pavel Machek
2009-11-29  9:38     ` Brian Swetland
2009-11-30 12:30       ` Pavel Machek
2009-11-28 18:58 ` Greg KH

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.