Re: [PATCH net-next v3 1/6] net: phy: mscc: migrate to phy_select/restore_page functions

2018-11-20 Thread Andreas Schwab
eas. -- Andreas Schwab, SUSE Labs, sch...@suse.de GPG Key fingerprint = 0196 BAD8 1CE9 1970 F4BE 1748 E4D4 88E3 0EEA B9D7 "And now for something completely different."

Re: [PATCH net-next v3 1/6] net: phy: mscc: migrate to phy_select/restore_page functions

2018-11-19 Thread Andreas Schwab
On Nov 19 2018, Andrew Lunn wrote: > Could you turn on lockdep and see if it reports a deadlock. How do I "turn on lockdep"? Andreas. -- Andreas Schwab, SUSE Labs, sch...@suse.de GPG Key fingerprint = 0196 BAD8 1CE9 1970 F4BE 1748 E4D4 88E3 0EEA B9D7 "And now for so

Re: [PATCH net-next v3 1/6] net: phy: mscc: migrate to phy_select/restore_page functions

2018-11-19 Thread Andreas Schwab
, perhaps it needs to be rewritten. Andreas. -- Andreas Schwab, SUSE Labs, sch...@suse.de GPG Key fingerprint = 0196 BAD8 1CE9 1970 F4BE 1748 E4D4 88E3 0EEA B9D7 "And now for something completely different."

Re: [PATCH net-next v3 1/6] net: phy: mscc: migrate to phy_select/restore_page functions

2018-11-19 Thread Andreas Schwab
On Nov 19 2018, Andrew Lunn wrote: > On Mon, Nov 19, 2018 at 03:57:17PM +0100, Andreas Schwab wrote: >> On Okt 08 2018, Quentin Schulz wrote: >> >> > The Microsemi PHYs have multiple banks of registers (called pages). >> > Registers can only be accessed fro

Re: [PATCH net-next v3 1/6] net: phy: mscc: migrate to phy_select/restore_page functions

2018-11-19 Thread Andreas Schwab
f2 [<0>] __driver_attach+0xde/0x106 [<0>] bus_for_each_dev+0x4a/0x72 [<0>] driver_attach+0x1a/0x22 [<0>] bus_add_driver+0x1ce/0x212 [<0>] driver_register+0x3a/0xd0 [<0>] __platform_driver_register+0x3a/0x42 [<0>] macb_driver_init+0x20/0x28 [macb] [<0>] d

Re: Oops running iptables -F OUTPUT

2018-08-28 Thread Andreas Schwab
U_DYNAMIC_RESERVE, > + atom_size, pcpu_cpu_distance, > pcpu_fc_alloc, pcpu_fc_free); > if (rc < 0) > panic("cannot initialize percpu area (err=%d)", rc); That didn't help. Andreas. -- Andreas S

Oops running iptables -F OUTPUT

2018-08-27 Thread Andreas Schwab
4807e1 41e20010 7c210b78 [ 91.139752] ---[ end trace f5d1d5431651845d ]--- Andreas. -- Andreas Schwab, sch...@linux-m68k.org GPG Key fingerprint = 7578 EB47 D4E5 4D69 2510 2552 DF73 E780 A9DA AEC1 "And now for something completely different."

Re: [PATCH v2 net-next 03/13] net: Allow MSG_EOR in each msghdr of sendmmsg

2018-04-07 Thread Andreas Schwab
endmmsg, namely that the msg_flags field must now be initialized, where previously it was ignored as documented in sendmsg(2). See also <https://sourceware.org/bugzilla/show_bug.cgi?id=23037>. Andreas. -- Andreas Schwab, sch...@linux-m68k.org GPG Key fingerprint = 58CA 54C7 6D53 942B 1756 01D

Re: [PATCH] Documentation: fix ascii art in networking docs

2017-09-16 Thread Andreas Schwab
|(this document)|  |   driver  | >  |   |  |   | > This is all mis-aligned. How about replacing all the thin space characters by normal spaces? Andreas. -- Andreas Schwab, sch...@linux-m68k.org GPG Key fingerprint = 58CA 54C7 6D53 942B 1756 01D3 44D5 214B 8276 4ED5 "And now for something completely different."

Re: [PATCH 07/23] netfilter: x_tables: check standard target size too

2016-06-05 Thread Andreas Schwab
/kernel/net/ipv4/netfilter/iptable_filter.ko): Invalid argument Andreas. -- Andreas Schwab, sch...@linux-m68k.org GPG Key fingerprint = 58CA 54C7 6D53 942B 1756 01D3 44D5 214B 8276 4ED5 "And now for something completely different."

Re: [PATCH iproute2] Make builds default to quiet mode

2016-05-24 Thread Andreas Schwab
cho "\n" is not portable. Andreas. -- Andreas Schwab, sch...@linux-m68k.org GPG Key fingerprint = 58CA 54C7 6D53 942B 1756 01D3 44D5 214B 8276 4ED5 "And now for something completely different."

[PATCH] net: cavium: change NET_VENDOR_CAVIUM to bool

2015-10-19 Thread Andreas Schwab
CONFIG_NET_VENDOR_CAVIUM is only used to hide/show config options and to include subdirectories in the build, so it doesn't make sense to make it tristate. Signed-off-by: Andreas Schwab <sch...@suse.de> --- drivers/net/ethernet/cavium/Kconfig | 2 +- 1 file changed, 1 insertion(+), 1 de

Re: 4.3-rc3: `telnet ::1 ' hangs in SYN-SENT

2015-10-03 Thread Andreas Schwab
Ok, that is already fixed by 31b33df. Andreas. -- Andreas Schwab, sch...@linux-m68k.org GPG Key fingerprint = 58CA 54C7 6D53 942B 1756 01D3 44D5 214B 8276 4ED5 "And now for something completely different." -- To unsubscribe from this list: send the line "unsubscribe netd

4.3-rc3: `telnet ::1 ' hangs in SYN-SENT

2015-10-03 Thread Andreas Schwab
Trying to connect to ::1 on any port (whether or not anything listens) causes the connection to hang in SYN-SENT state. Andreas. -- Andreas Schwab, sch...@linux-m68k.org GPG Key fingerprint = 58CA 54C7 6D53 942B 1756 01D3 44D5 214B 8276 4ED5 "And now for something completely diff

Re: ss -p segfaults

2015-07-20 Thread Andreas Schwab
-process_ctx) + free(p-process_ctx); + if (p-socket_ctx) + free(p-socket_ctx); free(NULL) is a no-op. Andreas. -- Andreas Schwab, sch...@linux-m68k.org GPG Key fingerprint = 58CA 54C7 6D53 942B 1756 01D3 44D5 214B 8276

Re: Wiring up direct socket calls on x86_32 Linux?

2015-06-30 Thread Andreas Schwab
Andy Lutomirski l...@amacapital.net writes: Glibc people: If Linux wired up the syscalls, would glibc use them? Not automatically. It needs to be compatible with the configured minimum kernel version, so runtime probing would needed to be implemented. Andreas. -- Andreas Schwab, sch

Re: [Bugme-new] [Bug 9816] New: cannot replace route

2008-01-26 Thread Andreas Schwab
route replace - change or add new one [...] According to this replace should be a superset of change. Also, please check out comment#3, it also fails for replacing a route with something different (it's a route to an ipsec tunnel). Andreas. -- Andreas Schwab, SuSE Labs, [EMAIL PROTECTED] SuSE Linux

Re: [PATCH 9/24] make atomic_read() behave consistently on ia64

2007-08-10 Thread Andreas Schwab
? No. With the casts to volatile in atomic_set and atomic64_set I still see places where ld8 is changed to ld4 + sign-extend. Use atomic64_read to read an atomic64_t. Signed-off-by: Andreas Schwab [EMAIL PROTECTED] diff --git a/include/asm-ia64/atomic.h b/include/asm-ia64/atomic.h index 1fc3b83

[PATCH] Avoid switch on long long in s2io driver

2007-05-26 Thread Andreas Schwab
A switch on long long causes gcc to generate a reference to __ucmpdi2 on ppc32. Avoid that by casting to int, since the value is only a small integer anyway. Signed-off-by: Andreas Schwab [EMAIL PROTECTED] --- drivers/net/s2io.c |4 ++-- 1 file changed, 2 insertions(+), 2 deletions

Re: [patch 4/5] s2io driver updates

2007-05-13 Thread Andreas Schwab
) { This is never true. @@ -5743,6 +6246,11 @@ static int rx_osm_handler(ring_info_t *r skb-dev = dev; if (err) { + /* Check for parity error */ + if (err 0x1) { Likewise. (This is a very old patch, but the issue is still present.) Andreas. -- Andreas

Re: Can someone please try...

2007-01-16 Thread Andreas Schwab
Michael Buesch [EMAIL PROTECTED] writes: ...the bcm43xx driver in my tree with a 4318 chip? The code there works excellent with my 4306 now, but I can't get it to work with my 4318. Doesn't work for me either. I cannot get it to associate to the AP. Andreas. -- Andreas Schwab, SuSE Labs

Re: bcm43xx-softmac broken on 2.6.20-rc2

2006-12-26 Thread Andreas Schwab
Larry Finger [EMAIL PROTECTED] writes: The patch does not apply because your mailer is breaking the white space and substituting spaces for tabs. No, it does not apply because it was space-stuffed. Andreas. -- Andreas Schwab, SuSE Labs, [EMAIL PROTECTED] SuSE Linux Products GmbH

Re: [PATCH]: bcm43xx-d80211: fix hwcrypto issues (mcast)

2006-11-17 Thread Andreas Schwab
Benjamin Herrenschmidt [EMAIL PROTECTED] writes: Well, the latest released version (fwcutter-005) contains a huge list of ... v3 URLs :-) Only 2 v4 in there. I'll check SVN. Still the same. One of them does not exist, the other one requires Javascript! Andreas. -- Andreas Schwab, SuSE Labs

Re: [PATCH]: bcm43xx-d80211: fix hwcrypto issues (mcast)

2006-11-17 Thread Andreas Schwab
Linksys WPC300N driver at http://www.linksys.com/download/ It's ucode revision 0x0173, patchlevel 0x0425, 2006-10-04. Requires Javascript. Andreas. -- Andreas Schwab, SuSE Labs, [EMAIL PROTECTED] SuSE Linux Products GmbH, Maxfeldstraße 5, 90409 Nürnberg, Germany PGP key fingerprint = 58CA 54C7

drivers/connector/cn_queue.c:130: warning: value computed is not used

2006-05-30 Thread Andreas Schwab
There is no point in testing the atomic value if the result is thrown away. Signed-off-by: Andreas Schwab [EMAIL PROTECTED] diff --git a/drivers/connector/cn_queue.c b/drivers/connector/cn_queue.c index 9f2f00d..05f8ce2 100644 --- a/drivers/connector/cn_queue.c +++ b/drivers/connector/cn_queue.c

Use pci_set_consistent_dma_mask in ixgb driver

2006-03-28 Thread Andreas Schwab
The ixgb driver is using pci_alloc_consistent, thus is should also use pci_set_consistent_dma_mask. This allows the driver to work on SGI systems. In case of an error during probing it should also disable the device again. Signed-off-by: Andreas Schwab [EMAIL PROTECTED] --- linux-2.6.16

Re: GigE on PowerMac G5

2006-03-13 Thread Andreas Schwab
Andreas Schwab [EMAIL PROTECTED] writes: Benjamin Herrenschmidt [EMAIL PROTECTED] writes: At this point, all I can say is... does it work in OS X ? Strange, OS X can't do it either. Looks like I have a hardware problem. It turned out that one of the contacts in the RJ-45 jack was twisted

Re: GigE on PowerMac G5

2006-03-07 Thread Andreas Schwab
Benjamin Herrenschmidt [EMAIL PROTECTED] writes: At this point, all I can say is... does it work in OS X ? Strange, OS X can't do it either. Looks like I have a hardware problem. Andreas. -- Andreas Schwab, SuSE Labs, [EMAIL PROTECTED] SuSE Linux Products GmbH, Maxfeldstraße 5, 90409

GigE on PowerMac G5

2006-03-04 Thread Andreas Schwab
detected: yes Andreas. -- Andreas Schwab, SuSE Labs, [EMAIL PROTECTED] SuSE Linux Products GmbH, Maxfeldstraße 5, 90409 Nürnberg, Germany PGP key fingerprint = 58CA 54C7 6D53 942B 1756 01D3 44D5 214B 8276 4ED5 And now for something completely different. - To unsubscribe from this list: send