question on bisecting with an additional patch needed
Hi, I am debugging an issue that shows up only with a modified driver but is caused in another subsystem. Can git be told that the trees resulting from each step in a bisection should have a patch applied? Regards Oliver -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the bo... 24 Feb 2010 23:17
readahead: retain inactive lru pages to be accessed soon
On 02/23/2010 10:10 PM, Wu Fengguang wrote: From: Chris Frost<frost(a)cs.ucla.edu> Ensure that cached pages in the inactive list are not prematurely evicted; move such pages to lru head when they are covered by - in-kernel heuristic readahead - an posix_fadvise(POSIX_FADV_WILLNEED) hint from an applicat... 24 Feb 2010 23:17
workqueues: s/2/WORK_STRUCT_STATIC/ in WORK_DATA_STATIC_INIT()
Hello, On 02/25/2010 05:20 AM, Oleg Nesterov wrote: Cosmetic. Don't hide WORK_STRUCT_STATIC from grep. Signed-off-by: Oleg Nesterov <oleg(a)redhat.com> --- include/linux/workqueue.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) --- wq/include/linux/workqueue.h~3_STATIC_INIT_US... 24 Feb 2010 22:11
workqueues: change cancel_work_sync() to clear work->data
Hello, On 02/25/2010 05:20 AM, Oleg Nesterov wrote: In short: change cancel_work_sync(work) to mark this work as "never queued" upon return. When cancel_work_sync(work) succeeds, we know that this work can't be queued or running, and since we own WORK_STRUCT_PENDING nobody can change the bits in w... 24 Feb 2010 22:11
2010 Award Promotion
�450,000.00 was awarded to you by the Microsoft Online Promo.,confirm receipt by sending your name,address, age, phone number etc to Dr. Terry Cole via: Email ;microsoftgame1(a)aol.co.uk Tel: +44 702 408 1795. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a mess... 24 Feb 2010 22:11
"irq 42: nobody cared" and I/O errors on serial ports
I saw this issue mentioned in the past (http://lkml.indiana.edu/hypermail/linux/kernel/0612.3/0756.html) but there has been no resolution. I also started experiencing this problem recently, it happens on a dual uart powerpc CPU when one of the ports is used by getty and its input is held in active state all the tim... 25 Feb 2010 09:08
perf trace/scripting: add perf-trace-python Documentation
On Wed, Jan 27, 2010 at 02:28:03AM -0600, Tom Zanussi wrote: +from perf_trace_context import * +from Core import * + +def trace_end(): + print "in trace_end" + +def raw_syscalls__sys_enter(event_name, context, common_cpu, + common_secs, common_nsecs, common_pid, common_comm, + id, args): +... 24 Feb 2010 21:05
(none)
unsubscrible -- 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://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/ ... 24 Feb 2010 21:05
RE
I work with Euro Million.I can help you win 4,528,000 GBP.I charge 40%.can we do this deal? -- 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://vger.kernel.org/majordomo-info.html Please read the FAQ at... 24 Feb 2010 19:59
linux-next: manual merge of the samsung tree with the arm tree
Hi Ben, Today's linux-next merge of the samsung tree got a conflict in arch/arm/mach-s5p6442/include/mach/debug-macro.S between commit 4e6d488af37980d224cbf298224db6173673f362 ("ARM: 5910/1: ARM: Add tmp register for addruart and loadsp") from the arm tree and commit 5f7f6a4a0df9b43051d57fdb8ea96c083247a08f ("AR... 1 Mar 2010 05:53