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]
Date:	Thu, 15 Nov 2007 22:41:41 +0100 (CET)
From:	Jiri Kosina <jikos@...os.cz>
To:	Greg KH <greg@...ah.com>
cc:	Andrew Morton <akpm@...ux-foundation.org>,
	linux-kernel@...r.kernel.org
Subject: Re: 2.6.24-rc2-mm1

On Thu, 15 Nov 2007, Greg KH wrote:

> This patch, as found by Dave Young, should fix the issue: I'll roll it 
> into my larger patchset so that Andrew will get it automatically next 
> release, but here it is for people to use now.

Hmm, something strange going on here. With this patch applied on top of 
2.6.24-rc2-mm1, I can't see no lockup or warning from kobjects code, which 
is good. But this happens:

...
Creating device nodes with udev
resume device  not found (ignoring)
Waiting for device 
/dev/disk/by-id/scsi-SATA_HDS722516VLSA80_VN6D3ECDE5BD9D-part6 to appear:  
ok
showconsole: Warning: the ioctl TIOCGDEV is not known by the kernel
fsck 1.40.2 (12-Jul-2007)
[/sbin/fsck.ext3 (1) -- /] fsck.ext3 -a 
/dev/disk/by-id/scsi-SATA_HDS722516VLSA80_VN6D3ECDE5BD9D-part6
Error writing block 1542 (Attempt to write block from filesystem resulted 
in short write).

/dev/disk/by-id/scsi-SATA_HDS722516VLSA80_VN6D3ECDE5BD9D-part6: UNEXPECTED 
INCONSISTENCY; RUN fsck MANUALLY.
        (i.e., without -a or -p options)
Error writing block 1542 (Attempt to write block from filesystem resulted in short write).                                                                                         

(and this keeps looping forever).

However the very same kernel, with the very same .config, but with just 

	gregkh-driver-kset-convert-block_subsys-to-use-kset_create
	gregkh-driver-kobject-remove-subsystem_register-functions
	gregkh-driver-kset-remove-decl_subsys-macro

reverted, boots perfectly fine.

-- 
Jiri Kosina
-
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