unregister

2013-09-21 Thread Yu Chen
___ Linuxppc-dev mailing list Linuxppc-dev@lists.ozlabs.org https://lists.ozlabs.org/listinfo/linuxppc-dev

unsubscription

2013-09-14 Thread Yu Chen
___ Linuxppc-dev mailing list Linuxppc-dev@lists.ozlabs.org https://lists.ozlabs.org/listinfo/linuxppc-dev

[PATCH] [RFC PATCH v1 1/1] powerpc/85xx: Wakeup kexec smp slave cpus in second kernel

2013-09-02 Thread Yu Chen
From: Chen Yu chen.y...@zte.com.cn In current 85xx smp kexec implementation,master cpu reset slave cpus by mpic_reset_core, before jump to second kernel.In order to wake slave cpus up in second kernel,we debug this patch on p2041rdb. The main principle of this patch,is to get slave cpus

Re: [RFC, v1, 1/1] powerpc/85xx: Wakeup kexec smp slave cpus in second kernel

2013-09-01 Thread Yu Chen
, see CHECKPATCH in MAINTAINERS. Thanks, Wang Notic: this is an automated generated by shell script Any problems please contact: wangshilong1...@gmail.com -- Yu Chen ___ Linuxppc-dev mailing list Linuxppc-dev@lists.ozlabs.org https

[RFC PATCH v1 1/1] powerpc/85xx: Wakeup kexec smp slave cpus in second kernel

2013-08-31 Thread Yu Chen
From 1ccf579b871dfd5938ce958f729361a203485c74 Mon Sep 17 00:00:00 2001 From: Yu Chen chenyu...@gmail.com Date: Sat, 31 Aug 2013 23:52:31 +0800 Subject: [PATCH] powerpc/85xx: Wakeup kexec smp slave cpus in second kernel In current 85xx smp kexec implementation,master cpu reset slave cpus