kexec on ARM

2013-06-24 Thread Vijay Kilari
Hi All,

   With 3.10 SMP kernel kexec fails to reboot on Versatile TC2 board.
Could you please let me know the status of kexec on ARMv7?.

Does platform specific changes are lacking for kexec to work on all
ARMv7 platforms?

Thanks & Regards
Vijay

___
linaro-dev mailing list
linaro-dev@lists.linaro.org
http://lists.linaro.org/mailman/listinfo/linaro-dev


config fragments clean up

2013-06-24 Thread Fathi Boudra
Hi,

There's a few warning that nobody noticed or cared until now:
[...]
Value requested for CONFIG_OABI_COMPAT not in final .config
Requested value:  # CONFIG_OABI_COMPAT is not set
Actual value:

Value requested for CONFIG_MTD_CHAR not in final .config
Requested value:  CONFIG_MTD_CHAR=y
Actual value:

Value requested for CONFIG_ENABLE_DEFAULT_TRACERS not in final .config
Requested value:  CONFIG_ENABLE_DEFAULT_TRACERS=y
Actual value:
[...]

MTD_CHAR doesn't exist anymore.
ENABLE_DEFAULT_TRACERS depends on !GENERIC_TRACER

Is there any objection to drop both options from linaro-base.conf?
I'm not sure what to do with OABI_COMPAT.

Cheers,
--
Fathi Boudra

___
linaro-dev mailing list
linaro-dev@lists.linaro.org
http://lists.linaro.org/mailman/listinfo/linaro-dev