Re: [PATCH] Syslets - Fix cachemiss_thread return value
- From: Ingo Molnar <mingo@xxxxxxx>
- Date: Thu, 31 May 2007 22:09:49 +0200
* Jeff Dike <jdike@xxxxxxxxxxx> wrote:
cachemiss_thread should explicitly return 0 or error instead of
task_ret_reg(current) (which is -ENOSYS anyway) because
async_thread_helper is careful to put the return value in eax anyway.
oops, indeed! Thanks.
Ingo
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
- References:
- [PATCH] Syslets - Fix cachemiss_thread return value
- From: Jeff Dike
- [PATCH] Syslets - Fix cachemiss_thread return value
- Prev by Date: [PATCH] net/hp100: fix section mismatch warning
- Next by Date: [PATCH] kvm: fix section mismatch warning in kvm-intel.o
- Previous by thread: [PATCH] Syslets - Fix cachemiss_thread return value
- Next by thread: [PATCH] x86_64: change early_ioremap to static
- Index(es):