Note: This bug is displayed in read-only format because
the product is no longer active in Red Hat Bugzilla.
RHEL Engineering is moving the tracking of its product development work on RHEL 6 through RHEL 9 to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "RHEL project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs in the statuses "NEW", "ASSIGNED", and "POST" are being migrated throughout September 2023. Bugs of Red Hat partners with an assigned Engineering Partner Manager (EPM) are migrated in late September as per pre-agreed dates. Bugs against components "kernel", "kernel-rt", and "kpatch" are only migrated if still in "NEW" or "ASSIGNED". If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "RHEL project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/RHEL-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.
Description of problem:
We use mstflint to query IB firmware, when I query the IB card I see this in the console logs
mstflint:11565 freeing invalid memtype dff00000-dff10000
mstflint:11565 freeing invalid memtype dff10000-e0000000
Command used is
mstflint -d 07:00.0 q
Image type: ConnectX
FW Version: 2.8.600
Device ID: 25418
Chip Revision: A0
Description: Node Port1 Port2 Sys image
GUIDs: 0002c9020025feb4 0002c9020025feb5 0002c9020025feb6
0002c9020025feb7
MACs: 0002c925feb5 0002c925feb6
Board ID: (MT_04A0110002)
VSD:
PSID: MT_04A0110002
Version-Release number of selected component (if applicable):
rpm -q mstflint
mstflint-1.4-3.el6.x86_64
How reproducible:
100%
Steps to Reproduce:
1.mstflint -d 07:00.0 q
Actual results:
Following in messages
mstflint:11565 freeing invalid memtype dff00000-dff10000
mstflint:11565 freeing invalid memtype dff10000-e0000000
Expected results:
No garbage.
Additional info:
http://git.openfabrics.org/git?p=~orenk/mstflint.git;a=commit;h=771c3d04c9a09a83c182037663032b1f53dbf87b
Fix unmap typo bug
author Oren Kladnitsky <orenk.co.il>
Mon, 22 Mar 2010 15:49:13 +0000 (17:49 +0200)
committer Oren Kladnitsky <orenk.co.il>
Mon, 22 Mar 2010 15:49:13 +0000 (17:49 +0200)
commit 771c3d04c9a09a83c182037663032b1f53dbf87b
tree 79ff1e8b617c0c898de5d9d2be9c56f3f596e354
parent 9ce54e17f1493650d0a0f9ddb837fd3f4b951114
Fix unmap typo bug
This unmap did not refer to the full mapped memory. This caused a message to var/log/messages.
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.
For information on the advisory, and where to find the updated
files, follow the link below.
If the solution does not work for you, open a new bug report.
http://rhn.redhat.com/errata/RHEA-2011-1639.html