From: <a.o...@bl...> - 2005-03-17 17:16:59
|
On Sun, Mar 13, 2005 at 04:11:32AM -0800, he...@us... wrote: > Update of /cvsroot/gc-linux/linux/arch/ppc/kernel > In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv31180 > > Modified Files: > cputable.c > Log Message: > Rearranged to force diff to give us a human understandable patch. > And in doing so, you just broke the enumeration. The entries need to be ordered by .pvr_value. That's why 750CXe (Gekko) came before "745/755". Yes, looking at the patch against mainline is not obvious at first glance. I'd originally split this into two patches; one to do the re-ordering and another to add an entry for Gekko. I'll get around to pushing these to -mm/mainline RSN, as this is the least invasive code in the tree ;) Please revert. Arthur |