commit | 24b574d052a1996bac42fbd56715ab602092c291 | [log] [tgz] |
---|---|---|
author | Kyle McMartin <kyle@mcmartin.ca> | Tue Jul 29 00:09:22 2008 -0400 |
committer | Kyle McMartin <kyle@hera.kernel.org> | Fri Oct 10 16:32:29 2008 +0000 |
tree | d1c1d79a535123a3d8f193d0fb10f34413fe8ef3 | |
parent | deae26bf6a10e47983606f5df080b91e97650ead [diff] |
parisc: add pdc_coproc_cfg_unlocked and set_firmware_width_unlocked These functions are called only when bringing up the monarch cpu, so it is safe to call them without taking the pdc spinlock. In the future, this may become relevant for lockdep, since these functions were taking spinlocks before start_kernel called the lockdep initializers.