lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <505CBDF9.9020503@asyr.hopto.org>
Date:	Fri, 21 Sep 2012 22:20:25 +0300
From:	Thanasis <thanasis@...r.hopto.org>
To:	Francois Romieu <romieu@...zoreil.com>
CC:	Bjorn Helgaas <bhelgaas@...gle.com>,
	LKML <linux-kernel@...r.kernel.org>,
	Hayes Wang <hayeswang@...ltek.com>
Subject: Re: RTL8101E/RTL8102E PCI Express Fast Ethernet controller (rev 02)

So far, ping has failed *only* at this iteration of the make loop:

HEAD is now at b087148 r8169: support control of advertising.
make -C /lib/modules/2.6.38-r8/build
M=/mnt/usb-disk/atom/usr/src/test-r8169/r8169 modules
make[1]: Entering directory `/usr/src/linux-2.6.38-r8'
  CC [M]  /mnt/usb-disk/atom/usr/src/test-r8169/r8169/r8169.o
  Building modules, stage 2.
  MODPOST 1 modules
  CC      /mnt/usb-disk/atom/usr/src/test-r8169/r8169/r8169.mod.o
  LD [M]  /mnt/usb-disk/atom/usr/src/test-r8169/r8169/r8169.ko
make[1]: Leaving directory `/usr/src/linux-2.6.38-r8'
PING 192.168.0.1 (192.168.0.1) 56(84) bytes of data.
>From 192.168.0.19: icmp_seq=1 Destination Host Unreachable
>From 192.168.0.19: icmp_seq=2 Destination Host Unreachable
>From 192.168.0.19: icmp_seq=3 Destination Host Unreachable

--- 192.168.0.1 ping statistics ---
3 packets transmitted, 0 received, +3 errors, 100% packet loss, time 1999ms
pipe 3


Now, after 74 iterations, it looks as if the loop is stuck at the following:

HEAD is now at 1ce4b16 r8169: spinlock redux.
make -C /lib/modules/2.6.38-r8/build
M=/mnt/usb-disk/atom/usr/src/test-r8169/r8169 modules
make[1]: Entering directory `/usr/src/linux-2.6.38-r8'
  CC [M]  /mnt/usb-disk/atom/usr/src/test-r8169/r8169/r8169.o
  Building modules, stage 2.
  MODPOST 1 modules
  CC      /mnt/usb-disk/atom/usr/src/test-r8169/r8169/r8169.mod.o
  LD [M]  /mnt/usb-disk/atom/usr/src/test-r8169/r8169/r8169.ko
make[1]: Leaving directory `/usr/src/linux-2.6.38-r8'


Should I wait for it to end?
Do you want me to post the whole log so far?

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ