[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20091112101902.GA11980@elf.ucw.cz>
Date: Thu, 12 Nov 2009 11:19:02 +0100
From: Pavel Machek <pavel@....cz>
To: Andrew Morton <akpm@...ux-foundation.org>
Cc: linux-fbdev-devel@...ts.sourceforge.net,
kernel list <linux-kernel@...r.kernel.org>,
linux-arm-kernel <linux-arm-kernel@...ts.infradead.org>,
Arve Hj?nnev?g <arve@...roid.com>,
Brian Swetland <swetland@...gle.com>
Subject: Re: drivers/video/msm: update to new kernel
On Tue 2009-11-03 16:17:33, Andrew Morton wrote:
> On Thu, 22 Oct 2009 10:56:39 +0200
> Pavel Machek <pavel@....cz> wrote:
>
> > TASK_INTERRUPTIBLE and friends are now only available after including
> > <linux/sched.h>, so include it when needed.
> >
> > bus_id is no longer available/neccessary, so remove that.
> >
> > Android pmem driver is not available in mainline, so remove its hooks
> > from drivers/video.
> >
>
> What is the impact of these changes?
>
> #2 looks like it's a build fix. #3 looks like it isn't a build fix.
> #1 is a mystery.
Well, it now compiles. #1... I guess something changed in arm headers
and explicit include of <linux/sched.h> became neccessary. #3 not all
usages of pmem were protected with #ifdef ...PMEM, breaking
compilation. And as PMEM is not in mainline, it seemed right to just
remove it.
Pavel
--
(english) http://www.livejournal.com/~pavelmachek
(cesky, pictures) http://atrey.karlin.mff.cuni.cz/~pavel/picture/horses/blog.html
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists