From mboxrd@z Thu Jan 1 00:00:00 1970 From: bigeasy@linutronix.de (Sebastian Andrzej Siewior) Date: Thu, 14 May 2015 18:07:33 +0200 Subject: [PATCH] arch/arm64 :Cyclic Test fix in ARM64 fpsimd In-Reply-To: References: <20150506193803.GC32577@8074w.roxell.se> <20150508000929.GE31914@8074w.roxell.se> Message-ID: <20150514160733.GE13442@linutronix.de> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org * Ayyappa Ch | 2015-05-11 11:02:56 [+0530]: >Hello Anders Roxell, > >Many thanks for your inputs. > >But as per my observation after this change , Cyclic test did not failed. > >As logs are huge size , sent only to you. > >Can you please check the logs and let us know your view ? fpsimd_save_state() is almost the fpsimd_save macro which saves 32 16byte registers. And *this* takes really that long? You max says 100116 which means 100ms. >Thanks and regards, >Ayyappa.Ch Sebastian