diff options
author | Richard Kennedy <richard@rsk.demon.co.uk> | 2009-03-18 18:26:44 +0100 |
---|---|---|
committer | Dave Airlie <airlied@redhat.com> | 2009-03-29 10:31:45 +0200 |
commit | c972d750e4fa3bfee6e7d3635729bf8c9cbb8f0a (patch) | |
tree | 21636305d6828368d5b4d60a34ab0f1e3dca4a51 /drivers/gpu | |
parent | radeon: add some new pci ids (diff) | |
download | linux-c972d750e4fa3bfee6e7d3635729bf8c9cbb8f0a.tar.xz linux-c972d750e4fa3bfee6e7d3635729bf8c9cbb8f0a.zip |
drm: reorder struct drm_ioctl_desc to save space on 64 bit builds
shrinks drm_ioctl_desc from 24 bytes to 16 bytes by reordering members
to remove padding.
updates DRM_IOCTL_DEF macro to initialise structure members by name to
handle the structure reorder.
The applied patch reduces data used in drm.ko from 10440 to 9032
Signed-off-by: Richard Kennedy <richard@rsk.demon.co.uk>
Signed-off-by: Dave Airlie <airlied@redhat.com>
Diffstat (limited to 'drivers/gpu')
0 files changed, 0 insertions, 0 deletions