git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
545d7b7
)
PCI: Use vma_pages() to replace (vm_end - vm_start) >> PAGE_SHIFT
author
Libin
<huawei.libin@huawei.com>
Mon, 15 Apr 2013 02:48:54 +0000
(
02:48
+0000)
committer
Bjorn Helgaas
<bhelgaas@google.com>
Mon, 15 Apr 2013 20:30:44 +0000
(14:30 -0600)
(*->vm_end - *->vm_start) >> PAGE_SHIFT operation is implemented
as an inline funcion vma_pages() in linux/mm.h, so use it.
Signed-off-by: Libin <huawei.libin@huawei.com>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
drivers/pci/pci-sysfs.c
patch
|
blob
|
history
diff --cc
drivers/pci/pci-sysfs.c
Simple merge