Re: [PATCH v3 0/4] SMP support for Broadcom NSP

2015-11-06 Thread Heiko Stuebner
Hi, Am Freitag, 6. November 2015, 16:11:09 schrieb Kapil Hali: > Change in v3: > * Fixed patch subject from RESEND PATCH to PATCH > * Deleted arch/arm/mach-bcm/bcm_nsp.h file > * Removed inclusion of header file bcm_nsp.h in platsmp.c > * Removed unused variable 'timeout' in nsp_boot_secondary()

[PATCH v3 0/4] SMP support for Broadcom NSP

2015-11-06 Thread Kapil Hali
Change in v3: * Fixed patch subject from RESEND PATCH to PATCH * Deleted arch/arm/mach-bcm/bcm_nsp.h file * Removed inclusion of header file bcm_nsp.h in platsmp.c * Removed unused variable 'timeout' in nsp_boot_secondary() Changes in v2: Removed the pen_holding method of SMP bringup for NSP SoC

[PATCH v3 0/4] SMP support for Broadcom NSP

2015-11-06 Thread Kapil Hali
Change in v3: * Fixed patch subject from RESEND PATCH to PATCH * Deleted arch/arm/mach-bcm/bcm_nsp.h file * Removed inclusion of header file bcm_nsp.h in platsmp.c * Removed unused variable 'timeout' in nsp_boot_secondary() Changes in v2: Removed the pen_holding method of SMP bringup for NSP SoC

Re: [PATCH v3 0/4] SMP support for Broadcom NSP

2015-11-06 Thread Heiko Stuebner
Hi, Am Freitag, 6. November 2015, 16:11:09 schrieb Kapil Hali: > Change in v3: > * Fixed patch subject from RESEND PATCH to PATCH > * Deleted arch/arm/mach-bcm/bcm_nsp.h file > * Removed inclusion of header file bcm_nsp.h in platsmp.c > * Removed unused variable 'timeout' in nsp_boot_secondary()