commit | 6a94f9209762a6eb286f668e1346ad87985cc765 | [log] [tgz] |
---|---|---|
author | Andrew Morton <akpm@osdl.org> | Thu Jun 23 22:01:45 2005 -0700 |
committer | Linus Torvalds <torvalds@ppc970.osdl.org> | Fri Jun 24 00:05:24 2005 -0700 |
tree | 1dbff088e8340cde187fc581a549bacde26d798f | |
parent | 77cf3973f22c7e7158f5e2c3c3d6809125b77e4b [diff] |
[PATCH] ipmi: add 32-bit ioctl translations for 64-bit platforms ) From: Corey Minyard <minyard@acm.org> This contains the patch for supporting 32-bit compatible ioctls on x86_64 systems. The current x86_64 driver will not work with 32-bit applications. Signed-off-by: Jordan Hargave <jordan_hargrave@dell.com> Signed-off-by: Corey Minyard <minyard@acm.org> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>