[PATCH] scsi: The supplement for the arithmetic of iomem of the Type_B Adapter of arcmsr

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

 



Subject: [PATCH] scsi: The supplement for the arithmetic of iomem of the
Type_B Adapter
Description:
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>
--- ChangeLog.arcmsr.old	2008-03-14 20:15:07.000000000 +0800
+++ ChangeLog.arcmsr.new	2008-03-14 20:02:12.000000000 +0800
@@ -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.
 **************************************************************************

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [SCSI Target Devel]     [Linux SCSI Target Infrastructure]     [Kernel Newbies]     [IDE]     [Security]     [Git]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux ATA RAID]     [Linux IIO]     [Samba]     [Device Mapper]
  Powered by Linux