“4dc2bc9ddd876ab132bf69c1acc833e130a104f5”上不存在“tools/manylinux1/Dockerfile.cuda10_cudnn7_gcc8_ubuntu16”
  • R
    ARM: oxnas: remove CPU hotplug implementation · 0eb03799
    Russell King 提交于
    The CPU hotplug implementation on this platform is cargo-culted from
    the plat-versatile implementation, and is buggy.  Once a CPU hits the
    "low power" loop, it will wait for pen_release to be set to the CPU
    number to wake up again - but nothing in this implementation does that.
    
    So, once a CPU has entered cpu_die() it will never, ever leave.
    
    Remove this useless cargo-culted implementation.
    Signed-off-by: NRussell King <rmk+kernel@armlinux.org.uk>
    0eb03799
Makefile 42 字节