From: Lin Ming Date: Thu, 16 Apr 2009 07:18:16 +0000 (+0800) Subject: I/O port protection: update for windows compatibility. X-Git-Tag: v2.6.30-rc4~50^2~1^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a65131e942e25c707a652fa4ec2cfcd8b63fec11;p=pandora-kernel.git I/O port protection: update for windows compatibility. For windows compatibility, 1) On a port protection violation, simply ignore the request and do not return an exception (allow the control method to continue execution.) 2) If only part of the request overlaps a protected port, read/write the individual ports that are not protected. http://bugzilla.kernel.org/show_bug.cgi?id=13036 Signed-off-by: Lin Ming Signed-off-by: Bob Moore Signed-off-by: Len Brown --- Reading git-diff-tree failed