First  |  Prev |  Next  |  Last
Pages: 623 624 625 626 627 628 629 630 631 632 633 634 635 636 637 638 639 640 641 642 643
[PATCH] check name_len before down_read xattr_sem and sb_read in ext2_xattr_get
Hi, I walked through ext2_xattr_get, and felt that we can do some optimization on it. For name_len check, it's done after down xattr_sem and sb_read, both of which are time consuming operation compared with strlen: down_read(&EXT2_I(inode)->xattr_sem); ... bh = sb_bread(inode->i_sb, EXT... 12 Jul 2010 10:41
perf: Re-Add make_absolute_path
Em Mon, Jul 12, 2010 at 04:04:12PM +0530, Srikar Dronamraju escreveu: perf: Re-Add make_absolute_path perf probe for uprobes would use make_absolute_path. make_absolute_path can be used to convert a file name to a dso name. so if user specifies the function to be traced as malloc@/lib/libc.so.6 i... 14 Jul 2010 17:38
NOTICE!
I am Elizabeth Etters,a Christian.I picked your email for inheritance of $18Million.Contact me for more details via email: elizabethetters273(a)gmail.com -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo(a)vger.kernel.org More majordomo info at http:/... 12 Jul 2010 10:41
Stop ARM boards crashing with CUPS is loaded
Lee Jones wrote: Please find attached a patch which rectifies the following bug. When CUPS loads, it tries to load several drivers that it may need. When one of these drivers, specifically parport_pc is loaded on ARM based systems, it causes a segmentation fault as the address is not writable on non-P... 12 Jul 2010 15:10
workqueue: fix locking in retry path of maybe_create_worker()
On Mon, Jul 12, 2010 at 10:53:18AM +0200, Tejun Heo wrote: maybe_create_worker() mismanaged locking when worker creation fails and it has to retry. Fix locking and simplify lock manipulation. Signed-off-by: Tejun Heo <tj(a)kernel.org> Reported-by: Yong Zhang <yong.zhang(a)windriver.com> --- Heh, that... 12 Jul 2010 09:35
Estimado Ganador en efectivo
MASTERCARD � / MICROSOFT � MEGA JACKPOT INTERNACIONAL. Director Ejecutivo: Sr. Chris Monteiro. Estimado Ganador en efectivo, Su direcci�n de correo electr�nico fue seleccionado y confirmado por nuestro copatrocinador Microsoft Internacional, a trav�s de su software m�s reciente de Internet. Usted t... 12 Jul 2010 09:35
Fwd: stable? quality assurance?
---------- Forwarded message ---------- From: Marcin Letyns <mletyns(a)gmail.com> Date: 2010/7/12 Subject: Re: stable? quality assurance? To: Alexey Dobriyan <adobriyan(a)gmail.com> 2010/7/12 Alexey Dobriyan <adobriyan(a)gmail.com>: On Mon, Jul 12, 2010 at 3:35 PM, Marcin Letyns <mletyns(a)gmail.com> This ... 12 Jul 2010 09:35
remove mmu notifier calls in apply_to_page_range
On Fri, 9 Jul 2010, Jeremy Fitzhardinge wrote: Signed-off-by: Jeremy Fitzhardinge <jeremy.fitzhardinge(a)citrix.com> Cc: Andrea Arcangeli <aarcange(a)redhat.com> diff --git a/mm/memory.c b/mm/memory.c index 6ab19dd..d6b89eb 100644 --- a/mm/memory.c +++ b/mm/memory.c @@ -1890,7 +1890,6 @@ int apply_... 12 Jul 2010 09:35
Fwd: stable? quality assurance?
---------- Forwarded message ---------- From: Marcin Letyns <mletyns(a)gmail.com> Date: 2010/7/12 Subject: Re: stable? quality assurance? To: David Newall <davidn(a)davidnewall.com> 2010/7/12 David Newall <davidn(a)davidnewall.com>: I don't know if Ted intended to be snide, but that is how he sounded. �And ... 12 Jul 2010 09:35
[PATCH v2 1/2] regulator: tps6507x: allow driver to use DEFDCDC{2,3}_HIGH register
From: Anuj Aggarwal <anuj.aggarwal(a)ti.com> In TPS6507x, depending on the status of DEFDCDC{2,3} pin either DEFDCDC{2,3}_LOW or DEFDCDC{2,3}_HIGH register needs to be read or programmed to change the output voltage. The current driver assumes DEFDCDC{2,3} pins are always tied low and thus operates only on DEFDC... 12 Jul 2010 09:35
First  |  Prev |  Next  |  Last
Pages: 623 624 625 626 627 628 629 630 631 632 633 634 635 636 637 638 639 640 641 642 643