Thread (15 messages) 15 messages, 6 authors, 2012-08-13

Re: [PATCH v2 6/6] x86: switch the 64bit uncached page clear to SSE/AVX v2

From: Jan Beulich <hidden>
Date: 2012-08-09 15:29:03
Also in: linux-mm, linux-sh, linuxppc-dev, lkml, sparclinux

quoted
quoted
On 09.08.12 at 17:03, "Kirill A. Shutemov" [off-list ref] wrote:
 ENTRY(clear_page_nocache)
 	CFI_STARTPROC
-	xorl   %eax,%eax
-	movl   $4096/64,%ecx
+	push   %rdi
+	call   kernel_fpu_begin
+	pop    %rdi
You use CFI annotations elsewhere, so why don't you use
pushq_cfi/popq_cfi here?

Jan
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help