tech-kern archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: RFC: softint-based if_input
On Thu, Feb 4, 2016 at 2:53 PM, Taylor R Campbell
<campbell+netbsd-tech-kern%mumble.net@localhost> wrote:
> Date: Thu, 4 Feb 2016 14:35:46 +0900
> From: Ryota Ozaki <ozaki-r%netbsd.org@localhost>
>
> On Thu, Feb 4, 2016 at 11:35 AM, Thor Lancelot Simon <tls%panix.com@localhost> wrote:
> > On Wed, Feb 03, 2016 at 01:44:58PM +0900, Ryota Ozaki wrote:
> >>
> >> It's probably simple but time-consuming because there are more than
> >> one and a half hundreds drivers. I just want to avoid spending time
> >> for this task and go back to the main task (L3 MP-ification)...
> >
> > If you can get spatch to build, it may be smart enough to do this for you.
>
> What do you mean? spatch?
>
> http://coccinelle.lip6.fr/
>
> `spatch' stands for `semantic patch' -- it applies a semantic change
> like `rename the field foo to _foo', rather than a lexical change like
> `replace the line ``foo'' at line 4 with the line ``bar''.'
It's cool, but I would be beaten the gap between theory and practice :-/
ozaki-r
Home |
Main Index |
Thread Index |
Old Index