[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <Pine.LNX.4.64.0709191040130.11527@schroedinger.engr.sgi.com>
Date: Wed, 19 Sep 2007 10:40:37 -0700 (PDT)
From: Christoph Lameter <clameter@....com>
To: Gabriel C <nix.or.die@...glemail.com>
cc: Christoph Hellwig <hch@....de>, Mel Gorman <mel@...net.ie>,
linux-fsdevel@...r.kernel.org, linux-kernel@...r.kernel.org,
David Chinner <dgc@....com>, Jens Axboe <jens.axboe@...cle.com>
Subject: Re: [14/17] Allow bit_waitqueue to wait on a bit in a vmalloc area
On Wed, 19 Sep 2007, Gabriel C wrote:
> Christoph Lameter wrote:
>
> >
> > + if (is_vmalloc_addr(word))
> > + page = vmalloc_to_page(word)
> ^^^^^^
> Missing ' ; '
Argh. Late beautification attempts are backfiring....
-
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