Update of /home/cvs/parisc/linux-2.3/arch/parisc/kernel In directory puffin.external.hp.com:/tmp/cvs-serv27711/arch/parisc/kernel Modified Files: wrappers.S Log Message: A change in the tlb miss handlers relies on not taking a miss in the kernel when sr7 != 0. In order to ensure that, we need to set sr7 in the delay slot of the branch that returns to user space.