On 9/9/05, Matthew Helsley <[EMAIL PROTECTED]> wrote: > > Are you referring to the RBCE-removal patch? Or e18 applied to 2.6.13? > Either way, I definitely was not messing with sched_domains.
2.6.13 probably added a new field at the end of the task_struct, making the full context for the ce_data additions invalid. When patch starts looking for a fuzzy (incomplete context) match, it picks the end of sched_domain in preference to the end of task_struct. Paul ------------------------------------------------------- SF.Net email is Sponsored by the Better Software Conference & EXPO September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf _______________________________________________ ckrm-tech mailing list https://lists.sourceforge.net/lists/listinfo/ckrm-tech
