Bug 174506

Summary: test_bit implementation broken on s390
Product: Red Hat Enterprise Linux 4 Reporter: Bastien Nocera <bnocera>
Component: kernelAssignee: Jan Glauber <jglauber>
Status: CLOSED DUPLICATE QA Contact: Brian Brock <bbrock>
Severity: medium Docs Contact:
Priority: medium    
Version: 4.0CC: jbaron, zaitcev
Target Milestone: ---   
Target Release: ---   
Hardware: s390   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2006-02-28 13:48:32 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 170416    
Attachments:
Description Flags
testbit.diff none

Description Bastien Nocera 2005-11-29 16:29:48 UTC
kernel-2.6.9-22.0.1.EL

The __test_bit implementation is broken on s390. The patch is already upstream.
Without it, the LTP mincore test fails.

http://www.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=187dfc67b461058bbb84a923a17871ed54e10f30

Comment 1 Bastien Nocera 2005-11-29 16:29:49 UTC
Created attachment 121593 [details]
testbit.diff

Comment 3 Jan Glauber 2006-02-28 13:45:37 UTC
patch was sent to rh-kernel by Eric Paris for U4.

Comment 4 Jan Glauber 2006-02-28 13:48:32 UTC

*** This bug has been marked as a duplicate of 179626 ***