From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Andrew Vasquez" Date: Mon, 24 Nov 2003 16:54:13 +0000 Subject: RE: qla2xxxx driver for IA64 Message-Id: List-Id: References: In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: linux-ia64@vger.kernel.org All, > said: > > Evan> the IA64 ioctl.h file did not hav the _IOXX_BAD macros, and i > Evan> added them, i'm not sure how safe that was, but it compiled. > The cooresponding callers of the IOCTLs have not had the changes added to support the 8.x driver -- you should be ok for now. > Last time I checked, the _IOXX_BAD macros were not used anywhere in > the standard kernel and that's why I leaned against including them > (they seemed like a very temporary thing to me). Perhaps the driver > could be fixed instead to not use the bad macros? > Yes, the next driver drop will have the _BAD() macros usage addressed. Thanks, Andrew Vasquez