[PATCH v6 0/5] MCPM backend for Exynos5420
Nicolas Pitre
nicolas.pitre at linaro.org
Wed May 14 06:33:28 PDT 2014
On Wed, 14 May 2014, Abhilash Kesavan wrote:
> Hi Nicolas,
>
> [...]
> >>
> >> 1) can't create /sys/devices/system/cpu/cpu//online: nonexistent directory
> >
> > What do you get if you do:
> >
> > $ ls -d /sys/devices/system/cpu/cpu?/online
> ls: /sys/devices/system/cpu/cpu//online: No such file or directory
Somehow, you or your shell replaced the ? character into a / character.
You could try with a * instead.
Nicolas
More information about the linux-arm-kernel
mailing list