Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1241658

Re: [Xen-devel] [PATCH] xen/balloon: Use the correct sizeof when declaring frame_list

From David Vrabel <david.vrabel@citrix.com>
Newsgroups linux.kernel
Subject Re: [Xen-devel] [PATCH] xen/balloon: Use the correct sizeof when declaring frame_list
Date 2015-10-07 18:20 +0200
Message-ID <qgZBE-1xt-33@gated-at.bofh.it> (permalink)
References <qgWDM-5In-21@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On 07/10/15 14:04, Julien Grall wrote:
> The type of the item in frame_list is xen_pfn_t which is not an unsigned
> long on ARM but an uint64_t.

Applied to for-linus-4.4, thanks.

David
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Back to linux.kernel | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

[PATCH] xen/balloon: Use the correct sizeof when declaring frame_list Julien Grall <julien.grall@citrix.com> - 2015-10-07 15:10 +0200
  Re: [Xen-devel] [PATCH] xen/balloon: Use the correct sizeof when  declaring frame_list David Vrabel <david.vrabel@citrix.com> - 2015-10-07 18:20 +0200

csiph-web