• Kyle McMartin's avatar
    parisc: add pdc_coproc_cfg_unlocked and set_firmware_width_unlocked · 24b574d0
    Kyle McMartin authored
    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.
    24b574d0
pdc.h 24.7 KB