First  |  Prev |  Next  |  Last
Pages: 675 676 677 678 679 680 681 682 683 684 685 686 687 688 689 690 691 692 693 694 695
[PATCH]udf:super.c Fix warning: variable 'sbi' set but not used
This fixes this warning when building the kernel: CC fs/udf/super.o fs/udf/super.c: In function 'udf_load_sequence': fs/udf/super.c:1582:22: warning: variable 'sbi' set but not used Please have a look, when you have time and let me know. Signed-off-by: Justin P. Mattock <justinmattock(a)gmail.com> --- ... 8 Jul 2010 01:33
Business Proposal!!!
I wish to introduce myself to you, Am Mr. John Galvan a staff of a private offshore bank (AIG Private Bank) United Kingdom office,I have a proposal of (£15,500,000.00 Million Pounds) Which I intend to give 40% of the total funds as compensation for your assistance and 60% for me, send your response by reply to this... 8 Jul 2010 01:33
[PATCH]video:gspca.c Fix warning: case value '7' not in enumerated type 'enum v4l2_memory'
This fixes a warning I'm seeing when building: CC [M] drivers/media/video/gspca/gspca.o drivers/media/video/gspca/gspca.c: In function 'vidioc_reqbufs': drivers/media/video/gspca/gspca.c:1508:2: warning: case value '7' not in enumerated type 'enum v4l2_memory' Signed-off-by: Justin P. Mattock <justinmattock(a)gm... 8 Jul 2010 01:33
perf fixes
On Thu, Jul 08, 2010 at 06:36:49AM +0200, Frederic Weisbecker wrote: Ingo, Please pull the perf/urgent branch that can be found at: git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing.git perf/urgent This resurrects flat and graph (absolute fractals) callchains. All test... 8 Jul 2010 03:43
[PATCH 2/2] perf: Sync callchains with period based hits
Hists have their hits increased by the event period. And this period based counting is the foundation of all the stats in perf report. But callchains still use the raw number of hits, without taking the period into account. So when we compute the percentage, absolute based percentages are totally broken, and rel... 8 Jul 2010 01:33
[PATCH 1/2] perf: Resurrect flat callchains
Initialize the callchain radix tree root correctly. When we walk through the parents, we must stop after the root, but since it wasn't well initialized, its parent pointer was random. Also the number of hits was random because uninitialized, hence it was part of the callchain while the root doesn't contain anyt... 8 Jul 2010 01:33
[GIT PULL] perf fixes
Ingo, Please pull the perf/urgent branch that can be found at: git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing.git perf/urgent This resurrects flat and graph (absolute fractals) callchains. All tested with and without newt. As you know there are still things to fix: filtering by par... 8 Jul 2010 01:33
2.6.35-rc2,3 -- Problem with PS2 keyboard and mouse driver
2.6.35-rc2,3,3-git1 -- Problem with PS2 keyboard and mouse driver That problem continues at 2.6.35-rc4-git2 . Since 2.6.35-rc2 the USB keyboard driver don't work longer, on different mainboards and keyboards. On 2.6.35-rc1 things still were (more or less) normal. THIS IS AN ERROR WHICH ENTERED BETWEEN 2.6.3... 9 Jul 2010 20:33
Handle async PF in non preemptable context
On 07/06/2010 12:24 PM, Gleb Natapov wrote: If async page fault is received by idle task or when preemp_count is not zero guest cannot reschedule, so do sti; hlt and wait for page to be ready. vcpu can still process interrupts while it waits for the page to be ready. Signed-off-by: Gleb Natapov<gleb@r... 8 Jul 2010 01:33
Send async PF when guest is not in userspace too.
On 07/06/2010 12:25 PM, Gleb Natapov wrote: Signed-off-by: Gleb Natapov<gleb(a)redhat.com> This patch needs a commit message on the next submission. Other than that: Reviewed-by: Rik van Riel <riel(a)redhat.com> -- All rights reversed -- To unsubscribe from this list: send the line "unsubscribe linux-kerne... 8 Jul 2010 01:33
First  |  Prev |  Next  |  Last
Pages: 675 676 677 678 679 680 681 682 683 684 685 686 687 688 689 690 691 692 693 694 695