Found 7022 matching messages (0.066 seconds). Page 1 of 50.
... 000000] Stack: ffff8100da102000 8000000000000163 8000000000000163 0000000000000000 [ 0.000000] ffffffff809320e0 ffff8100da102000 ffff81003f9c3d70 00000000000da103 [ ... .h but wouldnt build at this patch: Subject: x86: unify pgtable*.h nor ...
linux-kernel - Ingo Molnar - Dec 20 2007 - 07:20
... .000000] Stack: ffff8100da102000 8000000000000163 8000000000000163 0000000000000000 > [ 0.000000] ffffffff809320e0 ffff8100da102000 ffff81003f9c3d70 00000000000da103 > [ ... > but wouldnt build at this patch: > > Subject: x86: unify pgtable*.h > ...
linux-kernel - Jeremy Fitzhardinge - Dec 20 2007 - 17:08
... can you also try with the patch below applied please? It >should ... Setting physnode_map array to node 0 for pfns: 256 65792 get_memcfg_from_srat: ... used Zone PFN ranges: DMA 0 -> 4096 Normal 4096 -> 128652 HighMem ...
linux-kernel - KOSAKI Motohiro - Jan 26 2008 - 10:10
... decide to do this. -- >8 -- Subject: [PATCH] tests: test_compare_expect helper function ... -merge/done | wc -l) && test 0 = $(grep -ve "^#" -e "^$" < .git/.dotest ... 12]" + fi if test "$test_fixed" != 0 then say_color pass "fixed $test_fixed ...
git - Junio C Hamano - Feb 22 2008 - 01:26
... to ruin my life." - Calvin. --- Subject: [PATCH] guest page hinting light ... 000000000 +0200 +++ linux-2.6-patched/include/asm-s390/page.h ... void); #define pfault_fini() do { } while (0) #endif /* CONFIG_PFAULT */ +#ifdef CONFIG_PAGE_STATES +extern ...
linux-kernel - Martin Schwidefsky - May 6 2008 - 11:33
... > Reviewers are more than ever welcome! > > Patches should be applied on linux-2.6 ... = kmem_cache_create("idr_layer_cache", > sizeof(struct idr_layer), 0, SLAB_PANIC, > idr_cache_ctor); > } > > /** > * idr_init - initialize idr handle > ...
linux-kernel - Paul E. McKenney - May 30 2008 - 04:22
... >>Reviewers are more than ever welcome! >> >>Patches should be applied on linux-2.6. ... = kmem_cache_create("idr_layer_cache", >> sizeof(struct idr_layer), 0, SLAB_PANIC, >> idr_cache_ctor); >>} >> >>/** >> * idr_init - initialize idr handle ...
linux-kernel - Nadia Derbey - Jun 2 2008 - 01:53
... for tree-log.c in previous patch. The patch attached below is the updated version ... root->root_key.objectid, + trans->transid, + level - 1, 0); + BUG_ON(ret); + } + add_root_to_dirty_list(root); btrfs_tree_unlock(child) ...
linux-btrfs - Zheng Yan - Sep 9 2008 - 10:10
... scsi diagnostics and error handler patches: > > [ 224.819697] sd 5:0:4:0 ... , sector 5126179406 > [ 398.617818] target4:0:2: Beginning Domain Validation > > So ... (sc=ffff8100f9be0c80) > [ 227.546452] target5:0:4: Beginning Domain Validation > [ 227. ...
linux-scsi - Mr. James W. Laferriere - Sep 13 2008 - 00:32
... , sector 5126179406 > [ 398.617818] target4:0:2: Beginning Domain Validation > > So the ... 2 0 didn't fail :) > > Now with all patches applied: > > [ 214. ... (sc=ffff8100f9be0c80) > [ 227.546452] target5:0:4: Beginning Domain Validation > [ 227. ...
linux-scsi - Bernd Schubert - Sep 13 2008 - 08:25
... around to it. > > > > > > The following patches bring the ring buffer closer ... an int3 would not be subject to this erratum. + * + * So, is ... (imv_synchronize_core, NULL, 1); + BUG_ON(ret != 0); + + text_poke((void *)(insn + opcode_size), (void ...
linux-kernel - Mathieu Desnoyers - Oct 4 2008 - 12:33
... , NULL, 1, 1); + BUG_ON(ret != 0); + + unregister_kprobe(&xmc_kp); +end: + mutex_unlock(&kprobe_xmc_mutex) ... ->call == probe) { - *MARK_ENABLE_OFFSET(iter->enable) = 0; -#ifdef MARK_POLYMORPHIC - flush_icache_range( - MARK_ENABLE_OFFSET(iter ...
linux-kernel - Mathieu Desnoyers - Jan 16 2007 - 13:41
... I would really like to use it to patch dynamically my marker immediate value by doing ... for one function */ > - *MARK_ENABLE_OFFSET(iter->enable) = 0; > -#ifdef MARK_POLYMORPHIC > - flush_icache_range( > - MARK_ENABLE_OFFSET(iter->enable), > ...
linux-kernel - Mathieu Desnoyers - Jan 16 2007 - 17:27
... 10 million times on a patched and unpatched kernel. I then > ... int i , count ; for (i = 0 ; i < SIZE ; i += 2) pipe( ... i = (i + 2) % SIZE; } return 0; } # ulimit -n 20000 # time ./pipebench ...
linux-kernel - Eric Dumazet - Jan 24 2007 - 11:21
... +0100, Peter Zijlstra wrote: >>> This patch-set breaks up the global file_list_lock ... do_path_lookup 1.6304 630 schedule 0.4046 617 kunmap_atomic 7.7125 ...
linux-kernel - Martin J. Bligh - Jan 28 2007 - 12:52
... on an alternative solution (see patch below). However I haven't ... So per bdi speed is: 0.5 * (previous cycle speed) + this ... NR_FILE_DIRTY) + global_page_state(NR_UNSTABLE_NFS) < background_thresh && min_pages <= 0) @@ -555,6 +631,7 @@ void ...
linux-kernel - Peter Zijlstra - Mar 14 2007 - 09:18
... user ID may be reused. Patch attached. David diff --git a ... EINVAL) - goto csum_copy_err; - } - - if (ret < 0) - goto error_requeue_packet; - - /* handle piecemeal consumption ... net/rxrpc/ar-recvmsg.c @@ -0,0 +1,362 @@ +/* RxRPC recvmsg ...
linux-kernel - David Howells - Mar 21 2007 - 17:32
... 09:43:30PM -0500, Matt Mackall wrote: > > This patch series introduces /proc/pid/pagemap and /proc/ ... + * fourth byte: header size > > ... > > + while (count > 0) { > + chunk = min_t(size_t, count, PAGE_SIZE); > + i ...
linux-kernel - Andrew Morton - Apr 12 2007 - 19:32
... . This is with your fifth patch on top of the previous ... -nfs3/netstat-server : tcp 1 0 hermes.iucha.org:nfs zeus. ... :799 CLOSE_W= AIT=20 tcp 0 0 hermes.iucha.org:nfs ... up for 38 days and subjected to this nfs test quite a ...
linux-kernel - Florin Iucha - Apr 18 2007 - 09:42
... -nfs3/netstat-server : >=20 > tcp 1 0 hermes.iucha.org:nfs zeus.iucha. ... Address Foreign Address State= =20 > tcp 0 0 zeus.iucha.org:976 hermes ... up for 38 days and subjected to > this nfs test quite a ...
linux-kernel - Florin Iucha - Apr 18 2007 - 10:14