Skip to content
  • Philippe Gerum's avatar
    gpio: ipipe: convert to hard locking · 6fd84340
    Philippe Gerum authored
    The generic GPIO chip needs to be hard locked as its handlers may be
    called from out-of-band code running in the head domain. To this end,
    convert the regular spinlock protecting the gpio_chip descriptor to a
    hard lock.
    6fd84340