NOHZ full updates:

  - Remove TIF_NOHZ from 3 architectures

    These architectures use a static key to decide whether context tracking
    needs to be invoked and the TIF_NOHZ flag just causes a pointless
    slowpath execution for nothing.