Re: [PATCH V5 1/2] ACPI / EC: Fix broken 64bit big-endian users of 'global_lock'

2015-09-27 Thread Rafael J. Wysocki
On Sun, Sep 27, 2015 at 12:04 AM, Viresh Kumar wrote: > global_lock is defined as an unsigned long and accessing only its lower > 32 bits from sysfs is incorrect, as we need to consider other 32 bits > for big endian 64-bit systems. There are no such platforms yet, but

did you receive my charity proposal details

2015-09-27 Thread Janet Penninger
-- To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html

Re: [PATCH V4 1/2] ACPI / EC: Fix broken 64bit big-endian users of 'global_lock'

2015-09-27 Thread Viresh Kumar
On 26 September 2015 at 22:31, Jiri Slaby wrote: > But this has to crash whenever the file is read as val's storage is gone at > that moment already, right? Yeah, its fixed now in the new version. This was a *really* bad idea :( -- To unsubscribe from this list: send the

Re: [PATCH v2] ipvs: drop first packet to dead server

2015-09-27 Thread Julian Anastasov
Hello, On Fri, 25 Sep 2015, Jiri Bohac wrote: > if (!atomic_read(>n_control)) > ip_vs_conn_expire_now(cp); > __ip_vs_conn_put(cp); > - cp = NULL; > + return NF_DROP; So, at this point we do not know

[PATCH 1/2] ne: Add h8300 support.

2015-09-27 Thread Yoshinori Sato
Signed-off-by: Yoshinori Sato --- drivers/net/ethernet/8390/Kconfig | 2 +- drivers/net/ethernet/8390/ne.c| 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/drivers/net/ethernet/8390/Kconfig b/drivers/net/ethernet/8390/Kconfig index

Re: [PATCH 02/23] usb-gadget: use per-attribute show and store methods

2015-09-27 Thread Felipe Balbi
On Fri, Sep 25, 2015 at 06:49:39AM -0700, Christoph Hellwig wrote: > Signed-off-by: Christoph Hellwig > --- > drivers/usb/gadget/configfs.c | 295 > ++-- > include/linux/usb/gadget_configfs.h | 19 +-- > 2 files changed, 118 insertions(+), 196

Re: [PATCH v2 net-next] tcp: Fix CWV being too strict on thin streams

2015-09-27 Thread Eric Dumazet
On Wed, 2015-09-23 at 18:49 +0200, Bendik Rønning Opstad wrote: > Application limited streams such as thin streams, that transmit small > amounts of payload in relatively few packets per RTT, can be prevented > from growing the CWND when in congestion avoidance. This leads to > increased sojourn

Re: [PATCH V4 1/2] ACPI / EC: Fix broken 64bit big-endian users of 'global_lock'

2015-09-27 Thread Rafael J. Wysocki
On Saturday, September 26, 2015 12:52:08 PM James Bottomley wrote: > On Fri, 2015-09-25 at 22:58 +0200, Rafael J. Wysocki wrote: > > On Friday, September 25, 2015 01:25:49 PM Viresh Kumar wrote: > > > On 25 September 2015 at 13:33, Rafael J. Wysocki > > > wrote: > > > >

Re: [PATCH V4 1/2] ACPI / EC: Fix broken 64bit big-endian users of 'global_lock'

2015-09-27 Thread Rafael J. Wysocki
On Saturday, September 26, 2015 09:33:56 PM Arnd Bergmann wrote: > On Saturday 26 September 2015 11:40:00 Viresh Kumar wrote: > > On 25 September 2015 at 15:19, Rafael J. Wysocki wrote: > > > So if you allow something like debugfs to update your structure, how > > > do you make

[PATCH 2/2] ne: DeviceTree support.

2015-09-27 Thread Yoshinori Sato
Signed-off-by: Yoshinori Sato --- Documentation/devicetree/bindings/net/ne2000.txt | 17 + drivers/net/ethernet/8390/ne.c | 20 +++- 2 files changed, 36 insertions(+), 1 deletion(-) create mode 100644

Re: [PATCH 1/2] ne: Add h8300 support.

2015-09-27 Thread David Miller
From: Yoshinori Sato Date: Sun, 27 Sep 2015 23:19:15 +0900 > @@ -88,7 +88,7 @@ config MCF8390 > config NE2000 > tristate "NE2000/NE1000 support" > depends on (ISA || (Q40 && m) || M32R || MACH_TX49XX || \ > - ATARI_ETHERNEC) > +

Pending Delivery.

2015-09-27 Thread ''FedEx''
FDX.docx Description: Binary data

Re: [PATCH] netpoll: Drop budget parameter from NAPI polling call hierarchy

2015-09-27 Thread Alexander Duyck
On 09/26/2015 10:36 PM, David Miller wrote: From: Alexander Duyck Date: Tue, 22 Sep 2015 14:56:08 -0700 Rather than carry around a value of budget that is 0 or less we can instead just loop through and pass 0 to each napi->poll call. If any driver returns a value for

Re: [PATCH] bridge: Allow forward delay to be cfgd when STP enabled

2015-09-27 Thread David Miller
From: Stephen Hemminger Date: Thu, 24 Sep 2015 11:20:11 -0700 > From: Ian Wilson > > Allow bridge forward delay to be configured when Spanning Tree is enabled. > > Signed-off-by: Ian Wilson > Signed-off-by: Stephen

[PATCH net-next] cxgb4: Add HW timesptamp support for RX

2015-09-27 Thread Hariprasad Shenai
Adds support for ethtool get time stamp ioctl, which is used by tcpdump to get the supported time stamp types eg: tcpdump -i eth5 -J Time stamp types for eth5 (use option -j to set): host (Host) adapter_unsynced (Adapter, not synced with system time) Adds support for adapter unsynced mode,

Re: [PATCH 02/23] usb-gadget: use per-attribute show and store methods

2015-09-27 Thread Felipe Balbi
On Fri, Sep 25, 2015 at 06:49:39AM -0700, Christoph Hellwig wrote: > Signed-off-by: Christoph Hellwig I need commit logs for everything. Without commit logs, I can't apply your patches. -- balbi signature.asc Description: PGP signature

Fw: [Bug 105091] New: ICMP unreachable is not sent when receiving GRE packets on device that has no tunnel interface

2015-09-27 Thread Stephen Hemminger
Begin forwarded message: Date: Sun, 27 Sep 2015 22:42:34 + From: "bugzilla-dae...@bugzilla.kernel.org" To: "shemmin...@linux-foundation.org" Subject: [Bug 105091] New: ICMP unreachable is not sent when receiving GRE

Re: [PATCH] net ipv4 ipconfig: use preferred log methods

2015-09-27 Thread Stephen Hemminger
On Fri, 25 Sep 2015 11:58:30 +0200 Bastian Stender wrote: > > #ifdef IPCONFIG_DEBUG > -#define DBG(x) printk x > +#define DBG(x) pr_debug(x) > #else > #define DBG(x) do { } while(0) > #endif Why not remove all the local IPCONFIG_DEBUG stuff and just use pr_debug()

Re: [PATCH v2 RFC] 8139cp: Fix GSO MSS handling

2015-09-27 Thread Tom Herbert
On Thu, Sep 24, 2015 at 5:31 AM, David Woodhouse wrote: > On Thu, 2015-09-24 at 05:05 -0700, Eric Dumazet wrote: >> >> Right, netif_skb_features() only has the following checks : >> >> if (gso_segs > dev->gso_max_segs || gso_segs < dev->gso_min_segs) >> features &=

Re: [PATCH net-next 0/4] ila: Use NF_INET_PRE_ROUTING nfhook

2015-09-27 Thread Florian Westphal
David Miller wrote: > > This patch set addresses the issue for ILA by adding a fast locator > > lookup that occurs before early demux. This is done by using a hook > > at NF_INET_PRE_ROUTING. For the backend we implement an rhashtable > > that contains identifier to locator

Re: [PATCH net-next v3] net: Fix Hisilicon Network Subsystem Support Compilation

2015-09-27 Thread huangdaode
On 2015/9/26 12:42, David Miller wrote: From: huangdaode Date: Fri, 25 Sep 2015 16:29:50 +0800 @@ -191,9 +191,12 @@ static void hns_rcb_ring_init(struct ring_pair_cb *ring_pair, int ring_type) if (ring_type == RX_RING) { dsaf_write_dev(q,

Re: [PATCH net-next 0/4] ila: Use NF_INET_PRE_ROUTING nfhook

2015-09-27 Thread David Miller
From: Tom Herbert Date: Thu, 24 Sep 2015 09:30:20 -0700 > This patch set addresses the issue for ILA by adding a fast locator > lookup that occurs before early demux. This is done by using a hook > at NF_INET_PRE_ROUTING. For the backend we implement an rhashtable > that

Re: simplify configfs attributes

2015-09-27 Thread Christoph Hellwig
On Sat, Sep 26, 2015 at 04:49:06PM -0700, Nicholas A. Bellinger wrote: > That said, it would probably make sense to merge via target-pending.git > and get this series into linux-next ASAP. Sounds good to me! -- To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a

[PATCH net-next v4] net: Fix Hisilicon Network Subsystem Support Compilation

2015-09-27 Thread huangdaode
This patch fixes the compilation error with arm allmodconfig, this error generated due to unavailability of readq() on 32-bit platform which was found during net-next daily compilation. In the same time, fix all the hns drivers compilation warnings. Signed-off-by: huangdaode