From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andrew Morton Subject: Re: drivers/video/msm: update to new kernel Date: Tue, 3 Nov 2009 16:17:33 -0800 Message-ID: <20091103161733.970b885f.akpm@linux-foundation.org> References: <20091022085639.GA30548@elf.ucw.cz> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <20091022085639.GA30548@elf.ucw.cz> List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: linux-arm-kernel-bounces@lists.infradead.org Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=m.gmane.org@lists.infradead.org To: Pavel Machek Cc: Brian Swetland , Arve Hj?nnev?g , linux-fbdev-devel@lists.sourceforge.net, kernel list , linux-arm-kernel On Thu, 22 Oct 2009 10:56:39 +0200 Pavel Machek wrote: > TASK_INTERRUPTIBLE and friends are now only available after including > , 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.