Try these two things:
1. diff -urN -X dontdiff linux-2.4.19 linux-2.4.20-pre2 > x.diff
vi x.diff
I've got Tigran's dontdiff updated at
http://people.redhat.com/zaitcev/linux/dontdiff.fix
2. make vmlinux modules > build.out 2>&1 </dev/null
grep -i warning build.out
-- Pete
-
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/