Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932835AbZJFRxR (ORCPT ); Tue, 6 Oct 2009 13:53:17 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S932739AbZJFRxQ (ORCPT ); Tue, 6 Oct 2009 13:53:16 -0400 Received: from bombadil.infradead.org ([18.85.46.34]:57710 "EHLO bombadil.infradead.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932735AbZJFRxP (ORCPT ); Tue, 6 Oct 2009 13:53:15 -0400 Date: Tue, 6 Oct 2009 13:52:35 -0400 From: Kyle McMartin To: Linus Torvalds Cc: kyle@mcmartin.ca, linux-kernel@vger.kernel.org, linux-parisc@vger.kernel.org Subject: Re: [git patches] parisc for 2.6.32 Message-ID: <20091006175235.GA11702@bombadil.infradead.org> References: <20091006172602.GA1924@hera.kernel.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.19 (2009-01-05) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 2104 Lines: 68 On Tue, Oct 06, 2009 at 10:40:10AM -0700, Linus Torvalds wrote: > > > On Tue, 6 Oct 2009, Kyle McMartin wrote: > < > > Mostly fixes, except for the tracehook stuff... > > I don't see how this can be fixes, since I can't recall any parisc pulls > during the merge window. > > Yes, there have been parisc changes, but they've all come in through > commits that either were global and people also fixed up parisc while at > it (eg things like "fcntl: add F_[SG]ETOWN_EX"), or they have been build > cleanups where you were cc'd but apparently never even bothered to ack the > change. > Christoph Hellwig (1): parisc: convert to asm-generic/hardirq.h Jaswinder Singh Rajput (1): parisc: includecheck fix: signal.c James Bottomley (1): parisc: add me to Maintainers - These could wait. Helge Deller (3): parisc: rename parisc's vmalloc_start to parisc_vmalloc_start parisc: Fix linker script breakage. agp: parisc-agp.c - use correct page_mask function - 3 build fixes (the vmalloc one is a warning because of a name collision.) Julia Lawall (1): parisc: correct use of SHF_ALLOC - Correctness fix (the two symbols have identical values, but still.) Kyle McMartin (7): parisc: tracehook_report_syscall parisc: tracehook_signal_handler parisc: add missing TI_TASK macro in syscall.S parisc: split syscall_trace into two halves parisc: stop using task->ptrace for {single,block}step flags parisc: add skeleton syscall.h parisc: HAVE_ARCH_TRACEHOOK - Fine, I can drop these until .33 Tim Abbott (1): parisc: Make THREAD_SIZE available to assembly files and linker scripts. - Build fix. I mean, take them, or don't. I'm not going to lose any sleep over it. I do this on a volunteer basis when I have free time between work and school... regards, Kyle -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/