Re: [PATCH net 3/4] lib/test_bpf: Add test to check for result of 32-bit add that overflows

2016-04-06 Thread David Miller
From: "Naveen N. Rao" Date: Tue, 5 Apr 2016 15:32:55 +0530 > BPF_ALU32 and BPF_ALU64 tests for adding two 32-bit values that results in > 32-bit overflow. > > Cc: Alexei Starovoitov > Cc: Daniel Borkmann > Cc: "David S.

Re: [PATCH net 3/4] lib/test_bpf: Add test to check for result of 32-bit add that overflows

2016-04-06 Thread David Miller
From: "Naveen N. Rao" Date: Tue, 5 Apr 2016 15:32:55 +0530 > BPF_ALU32 and BPF_ALU64 tests for adding two 32-bit values that results in > 32-bit overflow. > > Cc: Alexei Starovoitov > Cc: Daniel Borkmann > Cc: "David S. Miller" > Cc: Ananth N Mavinakayanahalli > Cc: Michael Ellerman > Cc:

Re: [PATCH net 4/4] lib/test_bpf: Add additional BPF_ADD tests

2016-04-06 Thread David Miller
From: "Naveen N. Rao" Date: Tue, 5 Apr 2016 15:32:56 +0530 > Some of these tests proved useful with the powerpc eBPF JIT port due to > sign-extended 16-bit immediate loads. Though some of these aspects get > covered in other tests, it is better to have explicit

Re: [PATCH net 4/4] lib/test_bpf: Add additional BPF_ADD tests

2016-04-06 Thread David Miller
From: "Naveen N. Rao" Date: Tue, 5 Apr 2016 15:32:56 +0530 > Some of these tests proved useful with the powerpc eBPF JIT port due to > sign-extended 16-bit immediate loads. Though some of these aspects get > covered in other tests, it is better to have explicit tests so as to > quickly tag the

[PATCH v2] x86: Calculate MHz using APERF/MPERF for cpuinfo and scaling_cur_freq

2016-04-06 Thread Len Brown
From: Len Brown For x86 processors with APERF/MPERF and TSC, return meaningful and consistent MHz in /proc/cpuinfo and /sys/devices/system/cpu/cpu*/cpufreq/scaling_cur_freq MHz is computed like so: MHz = base_MHz * delta_APERF / delta_MPERF or when delta_APERF is large,

[PATCH v2] x86: Calculate MHz using APERF/MPERF for cpuinfo and scaling_cur_freq

2016-04-06 Thread Len Brown
From: Len Brown For x86 processors with APERF/MPERF and TSC, return meaningful and consistent MHz in /proc/cpuinfo and /sys/devices/system/cpu/cpu*/cpufreq/scaling_cur_freq MHz is computed like so: MHz = base_MHz * delta_APERF / delta_MPERF or when delta_APERF is large, to prevent 64-bit

Re: [PATCH] Input: Do not add SYN_REPORT in between a single packet data

2016-04-06 Thread Aniroop Mathur
Hello Mr. Henrik, On Thu, Apr 7, 2016 at 1:21 AM, Henrik Rydberg wrote: > Hi Aniroop, > >>> I am not sure what the urgency is. It is more of a theoretical problem >>> ans so far the proposed solutions were actually introducing more >>> problems than they were solving. >>>

Re: [PATCH] Input: Do not add SYN_REPORT in between a single packet data

2016-04-06 Thread Aniroop Mathur
Hello Mr. Henrik, On Thu, Apr 7, 2016 at 1:21 AM, Henrik Rydberg wrote: > Hi Aniroop, > >>> I am not sure what the urgency is. It is more of a theoretical problem >>> ans so far the proposed solutions were actually introducing more >>> problems than they were solving. >>> >>> I am sorry, bit

Re: [PATCH V2 1/9] acpi: apei: read ack upon ghes record consumption

2016-04-06 Thread Baicar, Tyler
Hello Suzuki, On 4/6/2016 9:53 AM, Suzuki K Poulose wrote: On 06/04/16 16:12, Tyler Baicar wrote: +hest_hdr = (struct acpi_hest_header *)generic; +if (hest_hdr->type == ACPI_HEST_TYPE_GENERIC_ERROR_V2) { +ghes->generic_v2 = (struct acpi_hest_generic_v2 *)generic; +rc =

Re: [PATCH V2 1/9] acpi: apei: read ack upon ghes record consumption

2016-04-06 Thread Baicar, Tyler
Hello Suzuki, On 4/6/2016 9:53 AM, Suzuki K Poulose wrote: On 06/04/16 16:12, Tyler Baicar wrote: +hest_hdr = (struct acpi_hest_header *)generic; +if (hest_hdr->type == ACPI_HEST_TYPE_GENERIC_ERROR_V2) { +ghes->generic_v2 = (struct acpi_hest_generic_v2 *)generic; +rc =

Re: [PATCH v2 1/3] phy: rockchip-dp: should be a child device of the GRF

2016-04-06 Thread Heiko Stuebner
Hi Kishon, Am Donnerstag, 24. März 2016, 22:29:01 schrieb Heiko Stuebner: > The displayport-phy is fully enclosed in the general register files (GRF). > Therefore as seen from the device-tree it shouldn't be a separate > platform- device but instead a sub-device of the GRF - using the >

Re: [PATCH v2 1/3] phy: rockchip-dp: should be a child device of the GRF

2016-04-06 Thread Heiko Stuebner
Hi Kishon, Am Donnerstag, 24. März 2016, 22:29:01 schrieb Heiko Stuebner: > The displayport-phy is fully enclosed in the general register files (GRF). > Therefore as seen from the device-tree it shouldn't be a separate > platform- device but instead a sub-device of the GRF - using the >

Your first payment of $7000 is about to send,

2016-04-06 Thread Mr.David Zuma
Your first payment of $7000 is about to send, We have deposited the check of your fund (4.700,000,00USD) through Money Gram after our finally meeting regarding your fund, All you will do is to contact Money Gram director Mr.Alex Kelly via E- money.gram123...@gmail.com ; He will give you more

Your first payment of $7000 is about to send,

2016-04-06 Thread Mr.David Zuma
Your first payment of $7000 is about to send, We have deposited the check of your fund (4.700,000,00USD) through Money Gram after our finally meeting regarding your fund, All you will do is to contact Money Gram director Mr.Alex Kelly via E- money.gram123...@gmail.com ; He will give you more

Re: [PATCH 1/9] iio: adc: exynos_adc: use regmap to retrieve struct device

2016-04-06 Thread Alison Schofield
On Wed, Apr 06, 2016 at 09:03:00AM +0200, Marek Szyprowski wrote: > Hello, > > On 2016-04-06 07:15, Alison Schofield wrote: > >Driver includes struct regmap and struct device in its global data. > >Remove the struct device and use regmap API to retrieve device info. > > > >Patch created using

Re: [PATCH 1/9] iio: adc: exynos_adc: use regmap to retrieve struct device

2016-04-06 Thread Alison Schofield
On Wed, Apr 06, 2016 at 09:03:00AM +0200, Marek Szyprowski wrote: > Hello, > > On 2016-04-06 07:15, Alison Schofield wrote: > >Driver includes struct regmap and struct device in its global data. > >Remove the struct device and use regmap API to retrieve device info. > > > >Patch created using

[PATCH] macvlan: Support interface operstate properly

2016-04-06 Thread Debabrata Banerjee
Set appropriate macvlan interface status based on lower device and our status. Can be up, down, or lowerlayerdown. Signed-off-by: Debabrata Banerjee diff --git a/drivers/net/macvlan.c b/drivers/net/macvlan.c index 2bcf1f3..0f4b000 100644 --- a/drivers/net/macvlan.c +++

[PATCH] macvlan: Support interface operstate properly

2016-04-06 Thread Debabrata Banerjee
Set appropriate macvlan interface status based on lower device and our status. Can be up, down, or lowerlayerdown. Signed-off-by: Debabrata Banerjee diff --git a/drivers/net/macvlan.c b/drivers/net/macvlan.c index 2bcf1f3..0f4b000 100644 --- a/drivers/net/macvlan.c +++ b/drivers/net/macvlan.c

Re: [PATCH net-next v2 0/3] net: dsa: voidify STP setter and FDB/VLAN add ops

2016-04-06 Thread Florian Fainelli
2016-04-06 8:55 GMT-07:00 Vivien Didelot : > Neither the DSA layer nor the bridge code (see br_set_state) really care > about eventual errors from STP state setters, so make it void. > > The DSA layer separates the prepare and commit phases of switchdev in >

Re: [PATCH net-next v2 0/3] net: dsa: voidify STP setter and FDB/VLAN add ops

2016-04-06 Thread Florian Fainelli
2016-04-06 8:55 GMT-07:00 Vivien Didelot : > Neither the DSA layer nor the bridge code (see br_set_state) really care > about eventual errors from STP state setters, so make it void. > > The DSA layer separates the prepare and commit phases of switchdev in > two different functions. Logical errors

Re: [PATCH v4 3/3] ARM: dts: use syscon in cygnus touchscreen dt node

2016-04-06 Thread Florian Fainelli
2016-04-06 10:31 GMT-07:00 Dmitry Torokhov : > On Sat, Feb 27, 2016 at 12:29:56PM +0530, Raveendra Padasalagi wrote: >> In Cygnus SOC touch screen controller registers are shared >> with ADC and flex timer. Using readl/writel could lead to >> race condition. So

Re: [PATCH v4 3/3] ARM: dts: use syscon in cygnus touchscreen dt node

2016-04-06 Thread Florian Fainelli
2016-04-06 10:31 GMT-07:00 Dmitry Torokhov : > On Sat, Feb 27, 2016 at 12:29:56PM +0530, Raveendra Padasalagi wrote: >> In Cygnus SOC touch screen controller registers are shared >> with ADC and flex timer. Using readl/writel could lead to >> race condition. So touchscreen driver is enhanced to

[PATCH 3/3] bonding: use common broadcast addr checks

2016-04-06 Thread Debabrata Banerjee
Replace homegrown broadcast checks with faster defs from etherdevice.h Signed-off-by: Debabrata Banerjee diff --git a/drivers/net/bonding/bond_alb.c b/drivers/net/bonding/bond_alb.c index b7c7027..27238f3 100644 --- a/drivers/net/bonding/bond_alb.c +++

[PATCH 3/3] bonding: use common broadcast addr checks

2016-04-06 Thread Debabrata Banerjee
Replace homegrown broadcast checks with faster defs from etherdevice.h Signed-off-by: Debabrata Banerjee diff --git a/drivers/net/bonding/bond_alb.c b/drivers/net/bonding/bond_alb.c index b7c7027..27238f3 100644 --- a/drivers/net/bonding/bond_alb.c +++ b/drivers/net/bonding/bond_alb.c @@ -45,9

[PATCH 2/3] bonding: don't request extraneous rlb updates

2016-04-06 Thread Debabrata Banerjee
Don't attempt to send rlb updates for incomplete entries, which can't be sent anyway. Signed-off-by: Debabrata Banerjee diff --git a/drivers/net/bonding/bond_alb.c b/drivers/net/bonding/bond_alb.c index 1b45378..b7c7027 100644 --- a/drivers/net/bonding/bond_alb.c +++

[PATCH 2/3] bonding: don't request extraneous rlb updates

2016-04-06 Thread Debabrata Banerjee
Don't attempt to send rlb updates for incomplete entries, which can't be sent anyway. Signed-off-by: Debabrata Banerjee diff --git a/drivers/net/bonding/bond_alb.c b/drivers/net/bonding/bond_alb.c index 1b45378..b7c7027 100644 --- a/drivers/net/bonding/bond_alb.c +++

[PATCH 1/3] bonding: do not allow rlb updates to invalid mac

2016-04-06 Thread Debabrata Banerjee
Make sure multicast, broadcast, and zero mac's cannot be the output of rlb updates, which should all be directed arps. Receive load balancing will be collapsed if any of these happen, as the switch will broadcast. Signed-off-by: Debabrata Banerjee diff --git

[PATCH 1/3] bonding: do not allow rlb updates to invalid mac

2016-04-06 Thread Debabrata Banerjee
Make sure multicast, broadcast, and zero mac's cannot be the output of rlb updates, which should all be directed arps. Receive load balancing will be collapsed if any of these happen, as the switch will broadcast. Signed-off-by: Debabrata Banerjee diff --git a/drivers/net/bonding/bond_alb.c

Re: [PATCH] Prefer kASLR over Hibernation

2016-04-06 Thread Pavel Machek
Hi! > When building with both CONFIG_HIBERNATION and CONFIG_RANDOMIZE_BASE, > one or the other must be chosen at boot-time. Until now, hibernation > was selected when no choice was made on the command line. > > To make the security benefits of kASLR more widely available to end > users (since

Re: [PATCH] Prefer kASLR over Hibernation

2016-04-06 Thread Pavel Machek
Hi! > When building with both CONFIG_HIBERNATION and CONFIG_RANDOMIZE_BASE, > one or the other must be chosen at boot-time. Until now, hibernation > was selected when no choice was made on the command line. > > To make the security benefits of kASLR more widely available to end > users (since

[PATCH] arm64: tegra: Add pinmux for Smaug board

2016-04-06 Thread Rhyland Klein
Add pinmux node for Tegra210 Smaug board. Signed-off-by: Rhyland Klein --- arch/arm64/boot/dts/nvidia/tegra210-smaug.dts | 1272 + 1 file changed, 1272 insertions(+) diff --git a/arch/arm64/boot/dts/nvidia/tegra210-smaug.dts

[PATCH] arm64: tegra: Add pinmux for Smaug board

2016-04-06 Thread Rhyland Klein
Add pinmux node for Tegra210 Smaug board. Signed-off-by: Rhyland Klein --- arch/arm64/boot/dts/nvidia/tegra210-smaug.dts | 1272 + 1 file changed, 1272 insertions(+) diff --git a/arch/arm64/boot/dts/nvidia/tegra210-smaug.dts

Re: [PATCH 2/3] percpu_stats: Simple per-cpu statistics count helper functions

2016-04-06 Thread Waiman Long
On 04/04/2016 12:02 PM, Tejun Heo wrote: Hello, On Fri, Apr 01, 2016 at 11:09:37PM -0400, Waiman Long wrote: ... +struct percpu_stats { + unsigned long __percpu *stats; I'm not sure ulong is the best choice here. Atomic reads on 32bit are nice but people often need 64bit counters for

Re: [PATCH 2/3] percpu_stats: Simple per-cpu statistics count helper functions

2016-04-06 Thread Waiman Long
On 04/04/2016 12:02 PM, Tejun Heo wrote: Hello, On Fri, Apr 01, 2016 at 11:09:37PM -0400, Waiman Long wrote: ... +struct percpu_stats { + unsigned long __percpu *stats; I'm not sure ulong is the best choice here. Atomic reads on 32bit are nice but people often need 64bit counters for

Re: The most insane proposal in regard to the Linux kernel development

2016-04-06 Thread Greg KH
On Sat, Apr 02, 2016 at 05:43:47PM +0500, Artem S. Tashkinov wrote: > One very big justification of this proposal is that core Linux development > (I'm talking about various subsystems like mm/ ipc/ and interfaces under > block/ fs/ security/ sound/ etc. ) has slowed down significantly over the >

Re: The most insane proposal in regard to the Linux kernel development

2016-04-06 Thread Greg KH
On Sat, Apr 02, 2016 at 05:43:47PM +0500, Artem S. Tashkinov wrote: > One very big justification of this proposal is that core Linux development > (I'm talking about various subsystems like mm/ ipc/ and interfaces under > block/ fs/ security/ sound/ etc. ) has slowed down significantly over the >

Re: [PATCHv2 net 1/3] samples/bpf: Fix build breakage with map_perf_test_user.c

2016-04-06 Thread David Miller
From: "Naveen N. Rao" Date: Mon, 4 Apr 2016 22:31:32 +0530 > Building BPF samples is failing with the below error: ... > Fix this by including the necessary header file. > > Cc: Alexei Starovoitov > Cc: Daniel Borkmann >

Re: [PATCHv2 net 1/3] samples/bpf: Fix build breakage with map_perf_test_user.c

2016-04-06 Thread David Miller
From: "Naveen N. Rao" Date: Mon, 4 Apr 2016 22:31:32 +0530 > Building BPF samples is failing with the below error: ... > Fix this by including the necessary header file. > > Cc: Alexei Starovoitov > Cc: Daniel Borkmann > Cc: David S. Miller > Cc: Ananth N Mavinakayanahalli > Cc: Michael

Re: [PATCHv2 net 3/3] samples/bpf: Enable powerpc support

2016-04-06 Thread David Miller
From: "Naveen N. Rao" Date: Mon, 4 Apr 2016 22:31:34 +0530 > Add the necessary definitions for building bpf samples on ppc. > > Since ppc doesn't store function return address on the stack, modify how > PT_REGS_RET() and PT_REGS_FP() work. > > Also, introduce

Re: [PATCHv2 net 2/3] samples/bpf: Use llc in PATH, rather than a hardcoded value

2016-04-06 Thread David Miller
From: "Naveen N. Rao" Date: Mon, 4 Apr 2016 22:31:33 +0530 > While at it, remove the generation of .s files and fix some typos in the > related comment. > > Cc: Alexei Starovoitov > Cc: David S. Miller > Cc: Daniel Borkmann

Re: [PATCHv2 net 3/3] samples/bpf: Enable powerpc support

2016-04-06 Thread David Miller
From: "Naveen N. Rao" Date: Mon, 4 Apr 2016 22:31:34 +0530 > Add the necessary definitions for building bpf samples on ppc. > > Since ppc doesn't store function return address on the stack, modify how > PT_REGS_RET() and PT_REGS_FP() work. > > Also, introduce PT_REGS_IP() to access the

Re: [PATCHv2 net 2/3] samples/bpf: Use llc in PATH, rather than a hardcoded value

2016-04-06 Thread David Miller
From: "Naveen N. Rao" Date: Mon, 4 Apr 2016 22:31:33 +0530 > While at it, remove the generation of .s files and fix some typos in the > related comment. > > Cc: Alexei Starovoitov > Cc: David S. Miller > Cc: Daniel Borkmann > Cc: Ananth N Mavinakayanahalli > Cc: Michael Ellerman >

Re: [PATCH v3 01/15] dmaengine: dw: fix master selection

2016-04-06 Thread Andy Shevchenko
On Wed, Apr 6, 2016 at 9:56 PM, Vinod Koul wrote: > On Mon, Apr 04, 2016 at 08:10:54PM +0300, Andy Shevchenko wrote: >> On Mon, 2016-04-04 at 10:03 -0700, Vinod Koul wrote: >> > On Fri, Mar 18, 2016 at 04:24:40PM +0200, Andy Shevchenko wrote: >> > > >> > > + /* >> > > + *

Re: [PATCH v3 01/15] dmaengine: dw: fix master selection

2016-04-06 Thread Andy Shevchenko
On Wed, Apr 6, 2016 at 9:56 PM, Vinod Koul wrote: > On Mon, Apr 04, 2016 at 08:10:54PM +0300, Andy Shevchenko wrote: >> On Mon, 2016-04-04 at 10:03 -0700, Vinod Koul wrote: >> > On Fri, Mar 18, 2016 at 04:24:40PM +0200, Andy Shevchenko wrote: >> > > >> > > + /* >> > > + * We need

Sua caixa de correio

2016-04-06 Thread Administrador do sistema
usuário de e-mail Caro Sua caixa de correio excedeu o limite de armazenamento que definido pelo administrador, você pode não ser capaz de enviar ou receber novas mensagens até que volte a validar a sua caixa de correio. Para voltar a validar a sua caixa de correio, por favor envie os seguintes

Sua caixa de correio

2016-04-06 Thread Administrador do sistema
usuário de e-mail Caro Sua caixa de correio excedeu o limite de armazenamento que definido pelo administrador, você pode não ser capaz de enviar ou receber novas mensagens até que volte a validar a sua caixa de correio. Para voltar a validar a sua caixa de correio, por favor envie os seguintes

Re: [PATCH] cpu/hotplug: fix rollback during error-out in __cpu_disable()

2016-04-06 Thread Heiko Carstens
On Tue, Apr 05, 2016 at 05:59:04PM +0200, Sebastian Andrzej Siewior wrote: > If we error out in __cpu_disable() (via takedown_cpu() which is > currently the last one that can fail) we don't rollback entirely to > CPUHP_ONLINE (where we started) but to CPUHP_AP_ONLINE_IDLE. This > happens because

Re: [PATCH] cpu/hotplug: fix rollback during error-out in __cpu_disable()

2016-04-06 Thread Heiko Carstens
On Tue, Apr 05, 2016 at 05:59:04PM +0200, Sebastian Andrzej Siewior wrote: > If we error out in __cpu_disable() (via takedown_cpu() which is > currently the last one that can fail) we don't rollback entirely to > CPUHP_ONLINE (where we started) but to CPUHP_AP_ONLINE_IDLE. This > happens because

Re: [PATCH] Input: Do not add SYN_REPORT in between a single packet data

2016-04-06 Thread Henrik Rydberg
Hi Aniroop, >> I am not sure what the urgency is. It is more of a theoretical problem >> ans so far the proposed solutions were actually introducing more >> problems than they were solving. >> >> I am sorry, bit this particular topic is not a priority for me. >> > > There is no hurry at all. :-)

Re: [PATCH] Input: Do not add SYN_REPORT in between a single packet data

2016-04-06 Thread Henrik Rydberg
Hi Aniroop, >> I am not sure what the urgency is. It is more of a theoretical problem >> ans so far the proposed solutions were actually introducing more >> problems than they were solving. >> >> I am sorry, bit this particular topic is not a priority for me. >> > > There is no hurry at all. :-)

Re: [PATCH v2 10/30] Add x86-specific parity functions

2016-04-06 Thread Andi Kleen
zengzhao...@163.com writes: > From: Zhaoxiu Zeng > > Use alternatives, lifted from arch_hweight Is there actually anything performance critical in the kernel that uses parity? FWIW the arch hweight custom calling convention is a problem for LTO because it needs

Re: [PATCH v2 10/30] Add x86-specific parity functions

2016-04-06 Thread Andi Kleen
zengzhao...@163.com writes: > From: Zhaoxiu Zeng > > Use alternatives, lifted from arch_hweight Is there actually anything performance critical in the kernel that uses parity? FWIW the arch hweight custom calling convention is a problem for LTO because it needs different special flags, so I

[PATCH] Prefer kASLR over Hibernation

2016-04-06 Thread Kees Cook
When building with both CONFIG_HIBERNATION and CONFIG_RANDOMIZE_BASE, one or the other must be chosen at boot-time. Until now, hibernation was selected when no choice was made on the command line. To make the security benefits of kASLR more widely available to end users (since the use of

[PATCH] Prefer kASLR over Hibernation

2016-04-06 Thread Kees Cook
When building with both CONFIG_HIBERNATION and CONFIG_RANDOMIZE_BASE, one or the other must be chosen at boot-time. Until now, hibernation was selected when no choice was made on the command line. To make the security benefits of kASLR more widely available to end users (since the use of

[RFC v1] mm: SLAB freelist randomization

2016-04-06 Thread Thomas Garnier
Provide an optional config (CONFIG_FREELIST_RANDOM) to randomize the SLAB freelist. This security feature reduces the predictability of the kernel slab allocator against heap overflows. Randomized lists are pre-computed using a Fisher-Yates shuffle and re-used on slab creation for performance.

[RFC v1] mm: SLAB freelist randomization

2016-04-06 Thread Thomas Garnier
Provide an optional config (CONFIG_FREELIST_RANDOM) to randomize the SLAB freelist. This security feature reduces the predictability of the kernel slab allocator against heap overflows. Randomized lists are pre-computed using a Fisher-Yates shuffle and re-used on slab creation for performance.

Re: [PATCH] csiostor: Fix backwards locking in the function __csio_unreg_rnode

2016-04-06 Thread Theodore Ts'o
On Wed, Apr 06, 2016 at 11:41:49AM -0700, Greg KH wrote: > > > > Is this Nick Krause? An email reply that Martin forwarded but the > > > > list didn't pick up (because it had a html part) suggests this. > > > > What you're doing is what got you banned from LKML the last time: > > > > sending

Re: [PATCH] csiostor: Fix backwards locking in the function __csio_unreg_rnode

2016-04-06 Thread Theodore Ts'o
On Wed, Apr 06, 2016 at 11:41:49AM -0700, Greg KH wrote: > > > > Is this Nick Krause? An email reply that Martin forwarded but the > > > > list didn't pick up (because it had a html part) suggests this. > > > > What you're doing is what got you banned from LKML the last time: > > > > sending

Re: [PATCH] m68k/gpio: remove arch specific sysfs bus device

2016-04-06 Thread Greg Ungerer
On 06/04/16 16:57, Linus Walleij wrote: On Wed, Apr 6, 2016 at 4:32 AM, Greg Ungerer wrote: From: Greg Ungerer The ColdFire architecture specific gpio support code registers a sysfs bus device named "gpio". This clashes with the new generic API device

[PATCH 08/24] staging: lustre: selftest: convert sfw_session_t to proper struct

2016-04-06 Thread James Simmons
Turn typedef sfw_session_t to proper structure Signed-off-by: James Simmons --- drivers/staging/lustre/lnet/selftest/brw_test.c |6 ++-- drivers/staging/lustre/lnet/selftest/framework.c | 40 +++--- drivers/staging/lustre/lnet/selftest/ping_test.c |

[PATCH 01/24] staging: lustre: selftest: convert srpc_event_type to proper enum

2016-04-06 Thread James Simmons
Turn tyepdef srpc_event_type to proper enum Signed-off-by: James Simmons --- drivers/staging/lustre/lnet/selftest/selftest.h |6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/drivers/staging/lustre/lnet/selftest/selftest.h

[PATCH 10/24] staging: lustre: selftest: convert sfw_test_client_ops_t to proper struct

2016-04-06 Thread James Simmons
Turn typedef sfw_test_client_ops_t to proper structure Signed-off-by: James Simmons --- drivers/staging/lustre/lnet/selftest/brw_test.c |3 ++- drivers/staging/lustre/lnet/selftest/framework.c |2 +- drivers/staging/lustre/lnet/selftest/ping_test.c |3 ++-

[PATCH 12/24] staging: lustre: selftest: convert sfw_test_unit_t to proper struct

2016-04-06 Thread James Simmons
Turn typedef sfw_test_unit_t to proper structure Signed-off-by: James Simmons --- drivers/staging/lustre/lnet/selftest/brw_test.c |8 drivers/staging/lustre/lnet/selftest/framework.c | 20 ++-- drivers/staging/lustre/lnet/selftest/ping_test.c

Re: [PATCH] m68k/gpio: remove arch specific sysfs bus device

2016-04-06 Thread Greg Ungerer
On 06/04/16 16:57, Linus Walleij wrote: On Wed, Apr 6, 2016 at 4:32 AM, Greg Ungerer wrote: From: Greg Ungerer The ColdFire architecture specific gpio support code registers a sysfs bus device named "gpio". This clashes with the new generic API device added in commit 3c702e99 ("gpio: add a

[PATCH 08/24] staging: lustre: selftest: convert sfw_session_t to proper struct

2016-04-06 Thread James Simmons
Turn typedef sfw_session_t to proper structure Signed-off-by: James Simmons --- drivers/staging/lustre/lnet/selftest/brw_test.c |6 ++-- drivers/staging/lustre/lnet/selftest/framework.c | 40 +++--- drivers/staging/lustre/lnet/selftest/ping_test.c |8 ++--

[PATCH 01/24] staging: lustre: selftest: convert srpc_event_type to proper enum

2016-04-06 Thread James Simmons
Turn tyepdef srpc_event_type to proper enum Signed-off-by: James Simmons --- drivers/staging/lustre/lnet/selftest/selftest.h |6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/drivers/staging/lustre/lnet/selftest/selftest.h

[PATCH 10/24] staging: lustre: selftest: convert sfw_test_client_ops_t to proper struct

2016-04-06 Thread James Simmons
Turn typedef sfw_test_client_ops_t to proper structure Signed-off-by: James Simmons --- drivers/staging/lustre/lnet/selftest/brw_test.c |3 ++- drivers/staging/lustre/lnet/selftest/framework.c |2 +- drivers/staging/lustre/lnet/selftest/ping_test.c |3 ++-

[PATCH 12/24] staging: lustre: selftest: convert sfw_test_unit_t to proper struct

2016-04-06 Thread James Simmons
Turn typedef sfw_test_unit_t to proper structure Signed-off-by: James Simmons --- drivers/staging/lustre/lnet/selftest/brw_test.c |8 drivers/staging/lustre/lnet/selftest/framework.c | 20 ++-- drivers/staging/lustre/lnet/selftest/ping_test.c |4 ++--

[PATCH] Revert "ARM: dts: porter: Enable SCIF_CLK frequency and pins"

2016-04-06 Thread Sjoerd Simons
This reverts commit 19417bd9c5112f58ea63e97ba72edabd5e1cc0fe as according to http://elinux.org/File:R-CarM2-KOELSCH_PORTER-B_PORTER_C_Comparison.pdf the external oscilator for SCIF_CLK is not mounted on the porter boards. Signed-off-by: Sjoerd Simons ---

[PATCH 00/24] staging: lustre: selftest: remove typedefs

2016-04-06 Thread James Simmons
The lnet selftest code is littered with typedefs. Convert these typedefs into their proper data types. James Simmons (24): staging: lustre: selftest: convert srpc_event_type to proper enum staging: lustre: selftest: convert srpc_event_t to proper struct staging: lustre: selftest: convert

[PATCH 07/24] staging: lustre: selftest: convert srpc_service_t to proper struct

2016-04-06 Thread James Simmons
Turn typedef srpc_service_t to proper structure Signed-off-by: James Simmons --- drivers/staging/lustre/lnet/selftest/brw_test.c |3 +- drivers/staging/lustre/lnet/selftest/console.c |3 +- drivers/staging/lustre/lnet/selftest/framework.c |8 +++---

[PATCH 16/24] staging: lustre: selftest: convert lstcon_node_t to proper struct

2016-04-06 Thread James Simmons
Turn typedef lstcon_node_t to proper structure Signed-off-by: James Simmons --- drivers/staging/lustre/lnet/selftest/conrpc.c | 32 drivers/staging/lustre/lnet/selftest/console.c | 20 +++---

[PATCH] Revert "ARM: dts: porter: Enable SCIF_CLK frequency and pins"

2016-04-06 Thread Sjoerd Simons
This reverts commit 19417bd9c5112f58ea63e97ba72edabd5e1cc0fe as according to http://elinux.org/File:R-CarM2-KOELSCH_PORTER-B_PORTER_C_Comparison.pdf the external oscilator for SCIF_CLK is not mounted on the porter boards. Signed-off-by: Sjoerd Simons --- arch/arm/boot/dts/r8a7791-porter.dts |

[PATCH 00/24] staging: lustre: selftest: remove typedefs

2016-04-06 Thread James Simmons
The lnet selftest code is littered with typedefs. Convert these typedefs into their proper data types. James Simmons (24): staging: lustre: selftest: convert srpc_event_type to proper enum staging: lustre: selftest: convert srpc_event_t to proper struct staging: lustre: selftest: convert

[PATCH 07/24] staging: lustre: selftest: convert srpc_service_t to proper struct

2016-04-06 Thread James Simmons
Turn typedef srpc_service_t to proper structure Signed-off-by: James Simmons --- drivers/staging/lustre/lnet/selftest/brw_test.c |3 +- drivers/staging/lustre/lnet/selftest/console.c |3 +- drivers/staging/lustre/lnet/selftest/framework.c |8 +++---

[PATCH 16/24] staging: lustre: selftest: convert lstcon_node_t to proper struct

2016-04-06 Thread James Simmons
Turn typedef lstcon_node_t to proper structure Signed-off-by: James Simmons --- drivers/staging/lustre/lnet/selftest/conrpc.c | 32 drivers/staging/lustre/lnet/selftest/console.c | 20 +++--- drivers/staging/lustre/lnet/selftest/console.h |9 +++--- 3

[PATCH 11/24] staging: lustre: selftest: convert sfw_test_instance_t to proper struct

2016-04-06 Thread James Simmons
Turn typedef sfw_test_instance_t to proper structure Signed-off-by: James Simmons --- drivers/staging/lustre/lnet/selftest/brw_test.c |8 +++--- drivers/staging/lustre/lnet/selftest/framework.c | 26 +++---

[PATCH 09/24] staging: lustre: selftest: convert sfw_batch_t to proper struct

2016-04-06 Thread James Simmons
Turn typedef sfw_batch_t to proper structure Signed-off-by: James Simmons --- drivers/staging/lustre/lnet/selftest/framework.c | 38 +++--- drivers/staging/lustre/lnet/selftest/selftest.h |6 ++-- 2 files changed, 22 insertions(+), 22 deletions(-)

[PATCH 05/24] staging: lustre: selftest: convert swi_workitem_t to proper struct

2016-04-06 Thread James Simmons
Turn typedef swi_workitem_t to proper structure Signed-off-by: James Simmons --- drivers/staging/lustre/lnet/selftest/framework.c |4 +- drivers/staging/lustre/lnet/selftest/rpc.c |8 +++--- drivers/staging/lustre/lnet/selftest/selftest.h | 26

[PATCH 06/24] staging: lustre: selftest: convert srpc_client_rpc_t to proper struct

2016-04-06 Thread James Simmons
Turn typedef srpc_client_rpc_t to proper structure Signed-off-by: James Simmons --- drivers/staging/lustre/lnet/selftest/brw_test.c |6 ++-- drivers/staging/lustre/lnet/selftest/conrpc.c|8 ++-- drivers/staging/lustre/lnet/selftest/conrpc.h|2 +-

[PATCH 11/24] staging: lustre: selftest: convert sfw_test_instance_t to proper struct

2016-04-06 Thread James Simmons
Turn typedef sfw_test_instance_t to proper structure Signed-off-by: James Simmons --- drivers/staging/lustre/lnet/selftest/brw_test.c |8 +++--- drivers/staging/lustre/lnet/selftest/framework.c | 26 +++--- drivers/staging/lustre/lnet/selftest/ping_test.c |8 +++---

[PATCH 09/24] staging: lustre: selftest: convert sfw_batch_t to proper struct

2016-04-06 Thread James Simmons
Turn typedef sfw_batch_t to proper structure Signed-off-by: James Simmons --- drivers/staging/lustre/lnet/selftest/framework.c | 38 +++--- drivers/staging/lustre/lnet/selftest/selftest.h |6 ++-- 2 files changed, 22 insertions(+), 22 deletions(-) diff --git

[PATCH 05/24] staging: lustre: selftest: convert swi_workitem_t to proper struct

2016-04-06 Thread James Simmons
Turn typedef swi_workitem_t to proper structure Signed-off-by: James Simmons --- drivers/staging/lustre/lnet/selftest/framework.c |4 +- drivers/staging/lustre/lnet/selftest/rpc.c |8 +++--- drivers/staging/lustre/lnet/selftest/selftest.h | 26 +++-- 3 files

[PATCH 06/24] staging: lustre: selftest: convert srpc_client_rpc_t to proper struct

2016-04-06 Thread James Simmons
Turn typedef srpc_client_rpc_t to proper structure Signed-off-by: James Simmons --- drivers/staging/lustre/lnet/selftest/brw_test.c |6 ++-- drivers/staging/lustre/lnet/selftest/conrpc.c|8 ++-- drivers/staging/lustre/lnet/selftest/conrpc.h|2 +-

[PATCH 18/24] staging: lustre: selftest: convert lstcon_group_t to proper struct

2016-04-06 Thread James Simmons
Turn typedef lstcon_group_t to proper structure Signed-off-by: James Simmons --- drivers/staging/lustre/lnet/selftest/conrpc.c |6 +- drivers/staging/lustre/lnet/selftest/console.c | 80 drivers/staging/lustre/lnet/selftest/console.h |9

[PATCH 22/24] staging: lustre: selftest: convert srpc_msg_t to proper struct

2016-04-06 Thread James Simmons
Turn typedef struct srpc_msg to proper structure Signed-off-by: James Simmons --- drivers/staging/lustre/lnet/selftest/brw_test.c |8 drivers/staging/lustre/lnet/selftest/conrpc.c| 14 +++--- drivers/staging/lustre/lnet/selftest/conrpc.h|2

[PATCH 24/24] staging: lustre: selftest: change srpc_state_t to proper enum

2016-04-06 Thread James Simmons
Turn typedef srpc_state_t to proper enum Signed-off-by: James Simmons --- drivers/staging/lustre/lnet/selftest/rpc.c |6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/drivers/staging/lustre/lnet/selftest/rpc.c

[PATCH 20/24] staging: lustre: selftest: convert lstcon_batch_t to proper struct

2016-04-06 Thread James Simmons
Turn typedef lstcon_batch_t to proper structure Signed-off-by: James Simmons --- drivers/staging/lustre/lnet/selftest/conrpc.c |4 +- drivers/staging/lustre/lnet/selftest/console.c | 46 drivers/staging/lustre/lnet/selftest/console.h |7

[PATCH 18/24] staging: lustre: selftest: convert lstcon_group_t to proper struct

2016-04-06 Thread James Simmons
Turn typedef lstcon_group_t to proper structure Signed-off-by: James Simmons --- drivers/staging/lustre/lnet/selftest/conrpc.c |6 +- drivers/staging/lustre/lnet/selftest/console.c | 80 drivers/staging/lustre/lnet/selftest/console.h |9 ++- 3 files changed,

[PATCH 22/24] staging: lustre: selftest: convert srpc_msg_t to proper struct

2016-04-06 Thread James Simmons
Turn typedef struct srpc_msg to proper structure Signed-off-by: James Simmons --- drivers/staging/lustre/lnet/selftest/brw_test.c |8 drivers/staging/lustre/lnet/selftest/conrpc.c| 14 +++--- drivers/staging/lustre/lnet/selftest/conrpc.h|2 +-

[PATCH 24/24] staging: lustre: selftest: change srpc_state_t to proper enum

2016-04-06 Thread James Simmons
Turn typedef srpc_state_t to proper enum Signed-off-by: James Simmons --- drivers/staging/lustre/lnet/selftest/rpc.c |6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/drivers/staging/lustre/lnet/selftest/rpc.c b/drivers/staging/lustre/lnet/selftest/rpc.c index

[PATCH 20/24] staging: lustre: selftest: convert lstcon_batch_t to proper struct

2016-04-06 Thread James Simmons
Turn typedef lstcon_batch_t to proper structure Signed-off-by: James Simmons --- drivers/staging/lustre/lnet/selftest/conrpc.c |4 +- drivers/staging/lustre/lnet/selftest/console.c | 46 drivers/staging/lustre/lnet/selftest/console.h |7 ++-- 3 files changed,

[PATCH 17/24] staging: lustre: selftest: convert lstcon_ndlink_t to proper struct

2016-04-06 Thread James Simmons
Turn typedef lstcon_ndlink_t to proper structure Signed-off-by: James Simmons --- drivers/staging/lustre/lnet/selftest/conrpc.c |6 +- drivers/staging/lustre/lnet/selftest/console.c | 64 drivers/staging/lustre/lnet/selftest/console.h |7

[PATCH 23/24] staging: lustre: selftest: convert wire protocol to use struct

2016-04-06 Thread James Simmons
Change all the wire protocol typedefs to proper structures Signed-off-by: James Simmons --- drivers/staging/lustre/lnet/selftest/brw_test.c | 22 ++-- drivers/staging/lustre/lnet/selftest/conrpc.c| 44 +++--- drivers/staging/lustre/lnet/selftest/console.c | 10

[PATCH 14/24] staging: lustre: selftest: convert lstcon_rpc_t to proper struct

2016-04-06 Thread James Simmons
Turn typedef lstcon_rpc_t to proper structure Signed-off-by: James Simmons --- drivers/staging/lustre/lnet/selftest/conrpc.c | 50 drivers/staging/lustre/lnet/selftest/conrpc.h | 18 drivers/staging/lustre/lnet/selftest/console.c |

[PATCH 19/24] staging: lustre: selftest: convert lstcon_tsb_hdr_t to proper struct

2016-04-06 Thread James Simmons
Turn typedef lstcon_tsb_hdr_t to proper structure Signed-off-by: James Simmons --- drivers/staging/lustre/lnet/selftest/conrpc.c |5 +++-- drivers/staging/lustre/lnet/selftest/console.c |2 +- drivers/staging/lustre/lnet/selftest/console.h |8 3 files

[PATCH 17/24] staging: lustre: selftest: convert lstcon_ndlink_t to proper struct

2016-04-06 Thread James Simmons
Turn typedef lstcon_ndlink_t to proper structure Signed-off-by: James Simmons --- drivers/staging/lustre/lnet/selftest/conrpc.c |6 +- drivers/staging/lustre/lnet/selftest/console.c | 64 drivers/staging/lustre/lnet/selftest/console.h |7 ++- 3 files changed,

[PATCH 23/24] staging: lustre: selftest: convert wire protocol to use struct

2016-04-06 Thread James Simmons
Change all the wire protocol typedefs to proper structures Signed-off-by: James Simmons --- drivers/staging/lustre/lnet/selftest/brw_test.c | 22 ++-- drivers/staging/lustre/lnet/selftest/conrpc.c| 44 +++--- drivers/staging/lustre/lnet/selftest/console.c | 10 +-

[PATCH 14/24] staging: lustre: selftest: convert lstcon_rpc_t to proper struct

2016-04-06 Thread James Simmons
Turn typedef lstcon_rpc_t to proper structure Signed-off-by: James Simmons --- drivers/staging/lustre/lnet/selftest/conrpc.c | 50 drivers/staging/lustre/lnet/selftest/conrpc.h | 18 drivers/staging/lustre/lnet/selftest/console.c |2 +- 3 files

[PATCH 19/24] staging: lustre: selftest: convert lstcon_tsb_hdr_t to proper struct

2016-04-06 Thread James Simmons
Turn typedef lstcon_tsb_hdr_t to proper structure Signed-off-by: James Simmons --- drivers/staging/lustre/lnet/selftest/conrpc.c |5 +++-- drivers/staging/lustre/lnet/selftest/console.c |2 +- drivers/staging/lustre/lnet/selftest/console.h |8 3 files changed, 8

<    2   3   4   5   6   7   8   9   10   11   >