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 for Android: free password hash cracker in your pocket
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Fri, 8 Jan 2016 18:42:45 +0000
From:	"Luck, Tony" <tony.luck@...el.com>
To:	James Bottomley <James.Bottomley@...senPartnership.com>,
	"Martin K. Petersen" <martin.petersen@...cle.com>
CC:	"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>,
	"linux-scsi@...r.kernel.org" <linux-scsi@...r.kernel.org>
Subject: RE: System "hangs" on kernels > v4.4-rc1 - mpt2sas problem?

> We're not quite out of the woods yet: dracut should have seen this
> automatically because of the module alias bindings.  Is your system
> somehow unusual and you don't expect the initrd automatic module
> selection to work?  If not, could you help us debug why it didn't?

I saw the same problem building a 4.4-rc* kernel on a RHEL7.2
and SLES12-SP1 system.

My build process is in both cases is:
$ tar xf linux-...
$ cd linux...
$ cp /boot/config-xyzzy .
$ yes "" | make oldconfig
$ make -j 100
$ su
# make -j 100 modules_install && make install

What sort of features of a system might be considered "unusual"?
This looks a very simple system ... just one disk controller with two
drive bays occupied.

Let me know if you'd like run any topology reporting commands.

-Tony

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ