]> git.baikalelectronics.ru Git - kernel.git/commit
resource: ability to resize an allocated resource
authorRam Pai <linuxram@us.ibm.com>
Wed, 6 Jul 2011 06:44:30 +0000 (23:44 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Wed, 6 Jul 2011 17:54:08 +0000 (10:54 -0700)
commit328171fa6d391bf67a0e80722687760282a2837b
tree8705e1ad863d745c42d8eb95a8c3f53f26fd0e38
parent93f89dd7b796fef4d7206e044e3a2152051d8cce
resource: ability to resize an allocated resource

Provides the ability to resize a resource that is already allocated.
This functionality is put in place to support reallocation needs of
pci resources.

Signed-off-by: Ram Pai <linuxram@us.ibm.com>
Acked-by: Jesse Barnes <jbarnes@virtuousgeek.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
kernel/resource.c