commit | 1e36a02967aff9238b8e26b6ba23070b51e660bb | [log] [tgz] |
---|---|---|
author | Laura Abbott <lauraa@codeaurora.org> | Wed Jun 22 17:08:13 2011 -0700 |
committer | Bryan Huntsman <bryanh@codeaurora.org> | Mon Oct 03 10:27:04 2011 -0700 |
tree | 3ac8ac152715b4f0ec3e21ddb0be01f9e4924e38 | |
parent | f453bb396affe07bacf9c9f021c487eef59a47be [diff] |
pmem: ensure SMI correctness Due to hardware constraints, the SMI should not be mapped in the kernel space when not in use. Unmap the SMI from the kernel address space when the last allocation is freed. Vote for bus bandwidth as well while the SMI is allocated. CRs-Fixed: 281723 Signed-off-by: Laura Abbott <lauraa@codeaurora.org>