[PATCH 2/2] 3.7.y target: Move dev->dev_link_magic check

2013-02-03 Thread Ben Peddell
eck before dev is initialized in target_fabric_port_link. This patch moves the dev->dev_link_magic check to after dev is initialized. Signed-off-by: Ben Peddell --- drivers/target/target_core_fabric_configfs.c | 12 ++-- 1 files changed, 6 insertions(+), 6 deletions(-) diff --git a/d

[PATCH 1/2] 3.4.y target: Move dev->dev_link_magic check

2013-02-03 Thread Ben Peddell
eck before dev is initialized in target_fabric_port_link. This patch moves the dev->dev_link_magic check to after dev is initialized. Signed-off-by: Ben Peddell --- drivers/target/target_core_fabric_configfs.c | 12 ++-- 1 files changed, 6 insertions(+), 6 deletions(-) diff --git a/d

[PATCH 0/2] target: OOPS in target_fabric_port_link on v3.7.4 and v3.4.27

2013-02-03 Thread Ben Peddell
There is an OOPS in target_fabric_port_link due to a use before initialization error. commit 0ff8754981261a80f4b77db2536dfea92c2d4539 (target: Add link_magic for fabric allow_link destination target_items) as merged in the linux-3.7.y and linux-3.4.y branches relies on one of the changes that occu

Re: [PATCH 0/2] target: OOPS in target_fabric_port_link on v3.7.4 and v3.4.27

2013-02-03 Thread Ben Peddell
On 3/02/2013 6:31 PM, Ben Peddell wrote: > There is an OOPS in target_fabric_port_link due to a use before > initialization error. > > commit 0ff8754981261a80f4b77db2536dfea92c2d4539 (target: Add link_magic > for fabric allow_link destination target_items) as merged in the > lin

Re: [PATCH] ARM: MVEBU: Netgear RN102: Use Hardware BCH ECC

2014-09-05 Thread Ben Peddell
On 06 Sep 2014 at 06:49, Arnaud Ebalard wrote: > FWIW, you can add my: > > Tested-by: Arnaud Ebalard > > Additionally, Ezequiel, would anything prevent pushing the patch to > stable team (nand entry in .dts was added in 3.14): > > Fixes: 92beaccd8b49 ("ARM: mvebu: Enable NAND controller in R