[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <alpine.LFD.1.10.0808271551380.3419@nehalem.linux-foundation.org>
Date: Wed, 27 Aug 2008 16:00:29 -0700 (PDT)
From: Linus Torvalds <torvalds@...ux-foundation.org>
To: Alan Cox <alan@...rguk.ukuu.org.uk>
cc: Peter Osterlund <petero2@...ia.com>,
"Rafael J. Wysocki" <rjw@...k.pl>, Alan Cox <alan@...hat.com>,
Jens Axboe <jens.axboe@...cle.com>,
Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
Adrian Bunk <bunk@...nel.org>,
Andrew Morton <akpm@...ux-foundation.org>,
Natalie Protasevich <protasnb@...il.com>,
Kernel Testers List <kernel-testers@...r.kernel.org>
Subject: Re: 2.6.27-rc4-git1: Reported regressions from 2.6.26
On Wed, 27 Aug 2008, Alan Cox wrote:
>
> I'll take a crack at it tomorrow - but if its 185 entries then it
> probably wants to go into -next instead.
Being more careful.. This:
git grep 'unlocked_ioctl.*=' |
sed 's/^.*=[ ]*\([_a-zA-Z0-9]*\).*$/\1/' |
uniq | wc
says that ther are 160 distinct cases. I'm not sure it catches everything
exactly, but it will be reasonably close, at least.
I wonder if I could essentially automate something to do the conversion..
Linus
--
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