All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] xen/arm: Misc for grant-table
@ 2015-01-13 18:17 Julien Grall
  2015-01-13 18:17 ` [PATCH 1/2] xen/arm: Remove the define INVALID_GFN from arch-arm/grant_table.h Julien Grall
  2015-01-13 18:17 ` [PATCH 2/2] xen/arm: grant-table: Increased the initial number of grant frame to 4 Julien Grall
  0 siblings, 2 replies; 5+ messages in thread
From: Julien Grall @ 2015-01-13 18:17 UTC (permalink / raw)
  To: xen-devel; +Cc: stefano.stabellini, Julien Grall, tim, ian.campbell

Hi all,

This series contains a couple of change for the grant-table header.

The first one only removed an unused/misplaced define. The second one,
increase the number of grant frame iniatialize when the domain is created.

Regards,

Julien Grall (2):
  xen/arm: Remove the define INVALID_GFN from arch-arm/grant_table.h
  xen/arm: grant-table: Increased the initial number of grant frame to 4

 xen/include/asm-arm/grant_table.h | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

-- 
2.1.4

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2015-01-15 15:14 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-01-13 18:17 [PATCH 0/2] xen/arm: Misc for grant-table Julien Grall
2015-01-13 18:17 ` [PATCH 1/2] xen/arm: Remove the define INVALID_GFN from arch-arm/grant_table.h Julien Grall
2015-01-15 15:11   ` Ian Campbell
2015-01-13 18:17 ` [PATCH 2/2] xen/arm: grant-table: Increased the initial number of grant frame to 4 Julien Grall
2015-01-15 15:13   ` Ian Campbell

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.