First
|
Prev |
Next
|
Last
Pages: 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120
drivers/mtd/ubi: Eliminate update of list_for_each_entry loop cursor On Sat, 2010-08-07 at 11:09 +0200, Julia Lawall wrote: From: Julia Lawall <julia(a)diku.dk> list_for_each_entry uses its first argument to move from one element to the next, so modifying it can break the iteration. The variable re1 is already used within the loop as a temporary variable, and is not live ... 8 Aug 2010 06:55
improve list_sort test On Sat, 2010-08-07 at 11:10 +0300, Artem Bityutskiy wrote: Hi, while hunting a non-existing bug in 'list_sort()', I've improved the 'list_sort_test()' function which tests the 'list_sort()' library call. Although at the end I found a bug in my code, but not in 'list_sort()', I think my clean-ups and ... 9 Aug 2010 02:31
Waiting for your response Greeting, My name is Mr. Srood A. Sherif, I live and work in Abu Dhabi UAE. I have an urgent business I believe will interest you. Find the enclose for details. I wait for your rsponse, Thank you. Regards Srood A. Sherif -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in... 8 Aug 2010 05:51
of/sparc: fix build regression from of_device changes From: Grant Likely <grant.likely(a)secretlab.ca> Date: Sun, 08 Aug 2010 01:19:38 -0600 Commit id 1636f8ac2b08410df4766449f7c86b912443cd99 (sparc/of: Move of_device fields into struct pdev_archdata) missed fixing up the n2_core.c and greth.c drivers. This patch makes the required changes. Reported-by: ... 8 Aug 2010 04:47
[PATCH] of/sparc: fix build regression from of_device changes Commit id 1636f8ac2b08410df4766449f7c86b912443cd99 (sparc/of: Move of_device fields into struct pdev_archdata) missed fixing up the n2_core.c and greth.c drivers. This patch makes the required changes. Reported-by: David S. Miller <davem(a)davemloft.net> Signed-off-by: Grant Likely <grant.likely(a)secretlab.ca> ---... 8 Aug 2010 03:43
igbvf.txt: Add igbvf Documentation From: Jeff Kirsher <jeffrey.t.kirsher(a)intel.com> Date: Tue, 03 Aug 2010 17:16:17 -0700 Adds documentation for the igbvf (igb virtual function driver). Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher(a)intel.com> Tested-by: Jeff Pieper <jeffrey.e.pieper(a)intel.com> Tons of trailing whitespace, GIT nearly ... 8 Aug 2010 23:16
OF change bustage... From: David Miller <davem(a)davemloft.net> Date: Sat, 07 Aug 2010 22:50:09 -0700 (PDT) drivers/crypto/n2_core.c: In function 'find_devino_index': drivers/crypto/n2_core.c:1583:21: error: 'struct platform_device' has no member named 'num_irqs' drivers/crypto/n2_core.c: In function 'spu_map_ino': drivers/cry... 8 Aug 2010 02:39
[GIT PULL rcu/next] RCU sparse modifications etc. Hello, Ingo, This pull request finally provides the rest of Arnd Bergmann's sparse-RCU work, along with a few other changes. These have been tested repeatedly and heavily in my tree, so could go into 2.6.36 if desired. These changes are available in the git repository at: git://git.kernel.org/pub/scm/linu... 8 Aug 2010 01:34
linux-next: Tree for August 7 (IR) On Sat, 7 Aug 2010 16:07:10 +1000 Stephen Rothwell wrote: Hi all, As the merge window is open, please do not add 2.6.37 material to your linux-next included trees until after 2.6.36-rc1. Changes since 20100806: 2 sets of IR build errors (2 .config files attached): #5091: ERROR: "ir_keydown"... 9 Aug 2010 14:34
linux-next: Tree for August 7 (libertas) On Sat, 7 Aug 2010 16:07:10 +1000 Stephen Rothwell wrote: Hi all, As the merge window is open, please do not add 2.6.37 material to your linux-next included trees until after 2.6.36-rc1. Changes since 20100806: drivers/net/wireless/libertas/cfg.c:722: error: 'TASK_NORMAL' undeclared (first us... 8 Aug 2010 00:30 |