From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andi Kleen Subject: Re: [git patches] two warning fixes Date: Thu, 19 Jul 2007 01:59:22 +0200 Message-ID: <200707190159.22654.ak@suse.de> References: <20070718235504.GA9601@havoc.gtf.org> Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <20070718235504.GA9601@havoc.gtf.org> Content-Disposition: inline Sender: linux-kernel-owner@vger.kernel.org List-Id: Cc: Andrew Morton , Linus Torvalds , LKML , adaplas@gmail.com, linux-fbdev-devel@lists.sourceforge.net, benh@kernel.crashing.org On Thursday 19 July 2007 01:55:04 Jeff Garzik wrote: > > Please pull from 'warnings' branch of > master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/misc-2.6.git warnings > > to receive the following updates: > > drivers/video/aty/radeon_base.c | 23 ++++++++++++++++++----- > include/asm-x86_64/tlbflush.h | 6 +++++- > 2 files changed, 23 insertions(+), 6 deletions(-) > > Jeff Garzik (2): > drivers/video/aty/radeon_base: fix radeonfb_pci_register() err handling > [X86-64] make flush_tlb_kernel_range() a static inline function I already got that patch queued. Why don't you send them through the maintainers? -Andi