Re: [PATCH] avoid unnecessary cache flushes

David S. Miller (davem@redhat.com)
Sat, 01 Sep 2001 01:55:36 -0700 (PDT)


This still is a no-go. You updated the header file, but what about
the symbol names in arch/sparc64/lib/blockops.S and the module
exports in arch/sparc64/kernel/sparc64_ksyms.c There is no way this
thing will build.

Please, always apply a:

egrep {copy,clear}_user_page `find arch/ include/ -type f`

pass when doing these kinds of platform API changes.

Later,
David S. Miller
davem@redhat.com
-
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/