[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Quilt-dev] Re: [patch 04/14] vmalloc: add const to void ..tmp_kalls
From: |
Andreas Gruenbacher |
Subject: |
Re: [Quilt-dev] Re: [patch 04/14] vmalloc: add const to void ..tmp_kallsyms1.o.cmd ..tmp_kallsyms2.o.cmd ..tmp_vmlinux1.cmd ..tmp_vmlinux2.cmd .cf .cf1 .cf2 .cf3 .cfnet .config .config.old .gitignore .mailmap .missing-syscalls.d .pc .tmp_System.map .tmp_kallsyms1.S .tmp_kallsyms1.o .tmp_kallsyms2.S .tmp_kallsyms2.o .tmp_versions .tmp_vmlinux1 .tmp_vmlinux2 .version .vmlinux.cmd .vmlinux.o.cmd COPYING CREDITS Documentation Kbuild MAINTAINERS Makefile Module.symvers README REPORTING-BUGS System.map arch b block crypto drivers fs include init ipc kernel lib linux-2.6.23-rc8-mm1.tar.gz mips mm net patches scripts security sound tar-install test test_out usr vmlinux vmlinux.gz vmlinux.o vmlinux.sym xx parameters. |
Date: |
Thu, 25 Oct 2007 14:04:01 +0200 |
User-agent: |
KMail/1.9.5 |
On Thursday 25 October 2007 05:03, Christoph Lameter wrote:
> On Wed, 24 Oct 2007, Andrew Morton wrote:
>
> > On Wed, 24 Oct 2007 19:40:43 -0700 (PDT) Christoph Lameter
<address@hidden> wrote:
> >
> > > On Wed, 24 Oct 2007, Andrew Morton wrote:
> > >
> > > > Whatever script you are using to send patches saw the string
> > > >
> > > > vmalloc: add const to void* parameters
> > > >
> > > > and it expanded out the "*" to all the filenames in your cwd.
> > >
> > > Quilt going nuts. Sigh.
Ouch. Text processing with bash + sed + awk is a mess.
I have checked a fix into cvs.savannah.nongnu.org:/sources/quilt/quilt.
Thanks,
Andreas