From: Rick Jones <rick.jones2@xxxxxx> Date: Thu, 14 Sep 2006 13:17:15 -0700 > Is it indeed not possible to alter the interrupt assignments or have > I (as I'm wont to do) missed something quasi-obvious? Unfortunately this feature had to be removed for the time being. The reason is that the "switch" used to occur dynamically on the next received interrupt. Ie. when the next instance of that interrupt arrived, we would program it to something in the newly configured affinity mask. That proved to be race prone and could jam up an interrupt, so until I am able to diagnose that problem and re-add the necessary logic, interrupt distribution is currently fixed. - To unsubscribe from this list: send the line "unsubscribe sparclinux" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html