- scsi-arcmsr-update-changelog.patch removed from -mm tree

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



The patch titled
     scsi: arcmsr: update changelog
has been removed from the -mm tree.  Its filename was
     scsi-arcmsr-update-changelog.patch

This patch was dropped because it is obsolete

The current -mm tree may be found at http://userweb.kernel.org/~akpm/mmotm/

------------------------------------------------------
Subject: scsi: arcmsr: update changelog
From: "nickcheng" <nick.cheng@xxxxxxxxxxxx>

Add the description for the change of the arithmetic of iomem of the Type_B
Adapter in ChangeLog.arcmsr

Signed-off-by: Nick Cheng <nick.cheng@xxxxxxxxxxxx>
Cc: James Bottomley <James.Bottomley@xxxxxxxxxxxxxxxxxxxxx>
Signed-off-by: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
---

 Documentation/scsi/ChangeLog.arcmsr |    4 ++++
 1 file changed, 4 insertions(+)

diff -puN Documentation/scsi/ChangeLog.arcmsr~scsi-arcmsr-update-changelog Documentation/scsi/ChangeLog.arcmsr
--- a/Documentation/scsi/ChangeLog.arcmsr~scsi-arcmsr-update-changelog
+++ a/Documentation/scsi/ChangeLog.arcmsr
@@ -115,4 +115,8 @@
 **						that the current GFP_KERNEL|GFP_DMA flags are wrong: firstly we are in
 **						atomic context, secondly this memory is not used for DMA.
 **						Also removed some unneeded casts. Thanks to Daniel Drake <dsd@xxxxxxxxxx>
+**						2.The Type B Adapter teardown does iounmap on pointers subtracted by a
+**						constant offset.  Since the offset is in bytes, we need the pointers to
+**						be of type void * not uint32_t * so the subtraction is done in the
+**						correct units and we iounmap the correct area.
 **************************************************************************
_

Patches currently in -mm which might be from nick.cheng@xxxxxxxxxxxx are

arcmsr-modify-the-type-of-element-of-messageunit_b.patch
scsi-arcmsr-update-changelog.patch

--
To unsubscribe from this list: send the line "unsubscribe mm-commits" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [Kernel Newbies FAQ]     [Kernel Archive]     [IETF Annouce]     [DCCP]     [Netdev]     [Networking]     [Security]     [Bugtraq]     [Photo]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux SCSI]

  Powered by Linux