diff options
author | Dan Williams <dan.j.williams@intel.com> | 2011-05-07 19:07:14 -0700 |
---|---|---|
committer | Dan Williams <dan.j.williams@intel.com> | 2011-07-03 04:04:47 -0700 |
commit | 26298264a5de6d46d6e872dfd4c5d14c3011666f (patch) | |
tree | 57648e0046fdb85aaaaaa27c445a0fda2e76273a /fs/nfsd/nfs3acl.c | |
parent | 0d84366fbef557f92ef82ac9a224c57ffb3318bc (diff) |
isci: move task context alignment from run-time to compile time
Remove usage of PTR_ALIGN by arranging for the task context to be aligned by
the compiler. Another step towards unifying isci_request and
scic_sds_request. Once this is complete the task context in the request can
likely be removed in favor of building the task directly to tc memory (see:
scic_sds_controller_copy_task_context). It's not clear why this needs to be
cacheline aligned if we just end up copying before submission...
Signed-off-by: Dan Williams <dan.j.williams@intel.com>
Diffstat (limited to 'fs/nfsd/nfs3acl.c')
0 files changed, 0 insertions, 0 deletions