First  |  Prev |  Next  |  Last
Pages: 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416
Xorg invoked oom-killer: gfp_mask=0x0, order=0, oom_adj=0
Hi, IRC, there was plenty of RAM available but this happened nevertheless. Maybe someone can tell what did really happen? Cheers, Nils 762.224601] Xorg invoked oom-killer: gfp_mask=0x0, order=0, oom_adj=0 762.224612] Xorg cpuset=/ mems_allowed=0 762.224621] Pid: 5905, comm: Xorg Tainted: G ... 25 Jul 2010 12:58
WARNING: at fs/buffer.c:1159 mark_buffer_dirty, ext3
Hi, This is the first time this one hit. Didn't notice this a second time. Cheers, Nils [1542330.660579] usb 1-3: USB disconnect, address 87 [1542330.660586] usb 1-3.1: USB disconnect, address 88 [1542330.664564] drivers/hid/usbhid/hid-core.c: can't reset device, 0000:00:1a ..7-3.3/input0, status... 25 Jul 2010 12:58
Staging: comedi: comedidev: Removed unused macro definitions
On 07/25/2010 05:14 PM, Michael Jensen wrote: Removed macro definition that wasn't used. Signed-off-by: Michael Jensen <emjay1988(a)gmail.com> --- drivers/staging/comedi/comedidev.h | 5 ----- 1 files changed, 0 insertions(+), 5 deletions(-) diff --git a/drivers/staging/comedi/comedidev.h b/... 25 Jul 2010 11:53
[PATCH] Staging: comedi: comedidev: Removed unused macro definitions
Removed macro definition that wasn't used. Signed-off-by: Michael Jensen <emjay1988(a)gmail.com> --- drivers/staging/comedi/comedidev.h | 5 ----- 1 files changed, 0 insertions(+), 5 deletions(-) diff --git a/drivers/staging/comedi/comedidev.h b/drivers/staging/comedi/comedidev.h index 4eb2b77..b225fff 1006... 25 Jul 2010 11:53
[PATCH] small FTDI USB serial driver update
Hello Greg, Thanks for getting back to me! I didn't know what you meant by "Sign-off" but I just researched it per http://lwn.net/Articles/139918 (please let me know if that post doesn't apply anymore). This will be my first kernel patch. Let's try again: Reason for patch: ----------------- This patc... 25 Jul 2010 11:53
[PATCH] Tight check of pfn_valid on sparsemem - v3
Changelog since v2 o Change some function names o Remove mark_memmap_hole in memmap bring up o Change CONFIG_SPARSEMEM with CONFIG_ARCH_HAS_HOLES_MEMORYMODEL I have a plan following as after this patch is acked. TODO: 1) expand pfn_valid to FALTMEM in ARM I think we can enhance pfn_valid of FLATMEM in A... 25 Jul 2010 10:48
[GIT PULL] KVM fixes for 2.6.35-rc6
Linus, please pull from git://git.kernel.org/pub/scm/virt/kvm/kvm.git kvm-updates/2.6.35 to get a couple of fairly critical fixes for 2.6.35-rc6. One works around the vmalloc() performance regression, the fix for which did not make it into 2.6.35, and the other fixes failures of the RHEL 6 beta as a g... 25 Jul 2010 08:39
[PATCHv6 01/15] writeback: harmonize writeback threads naming
From: Artem Bityutskiy <Artem.Bityutskiy(a)nokia.com> The write-back code mixes words "thread" and "task" for the same things. This is not a big deal, but still an inconsistency. hch: a convention I tend to use and I've seen in various places is to always use _task for the storage of the task_struct pointer, and... 25 Jul 2010 08:39
[PATCHv6 02/15] writeback: fix possible race when creating bdi threads
From: Artem Bityutskiy <Artem.Bityutskiy(a)nokia.com> This patch fixes a very unlikely race condition on the bdi forker thread error path: when bdi thread creation fails, 'bdi->wb.task' may contain the error code for a short period of time. If at the same time someone submits a work to this bdi, we can end up with ... 25 Jul 2010 08:39
[PATCHv6 06/15] writeback: simplify bdi code a little
From: Artem Bityutskiy <Artem.Bityutskiy(a)nokia.com> This patch simplifies bdi code a little by removing the 'pending_list' which is redundant. Indeed, currently the forker thread ('bdi_forker_thread()') is working like this: 1. In a loop, fetch all bdi's which have works but have no writeback thread and mov... 25 Jul 2010 08:39
First  |  Prev |  Next  |  Last
Pages: 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416