Re: [PATCHv4 0/4] ARM: at91/tclib: fix segmentation fault

2014-09-08 Thread Nicolas Ferre
On 06/09/2014 19:52, Gaël PORTAY : > Hi every one, > > This set of patches fix a segmentation fault happening when kexec-ing > kernel on an at91 platform (see backtrace below). > > While the previous kernel shuts down, the tcb_clksrc driver leaves its > interruptions unmasked. When the new kernel

[PATCHv4 0/4] ARM: at91/tclib: fix segmentation fault

2014-09-06 Thread Gaël PORTAY
Hi every one, This set of patches fix a segmentation fault happening when kexec-ing kernel on an at91 platform (see backtrace below). While the previous kernel shuts down, the tcb_clksrc driver leaves its interruptions unmasked. When the new kernel initiliazes any tclib making use of a TC block,