On 3/16/16 3:47 AM, Jan Beulich wrote:
On 15.03.16 at 21:18, wrote:
>> Wrap the various tmem functions with the Kconfig generated CONFIG_TMEM
>> option allowing users to build Xen without tmem support.
>>
>> Signed-off-by: Doug Goldstein
>> ---
>> CC: Keir Fraser
>> CC: Jan Beulich
>> CC:
>>> On 16.03.16 at 13:54, wrote:
> On 3/16/16 3:47 AM, Jan Beulich wrote:
> On 15.03.16 at 21:18, wrote:
>>> Wrap the various tmem functions with the Kconfig generated CONFIG_TMEM
>>> option allowing users to build Xen without tmem support.
>>>
>>> Signed-off-by: Doug Goldstein
>>> ---
>>> C
On Wed, Mar 16, 2016 at 02:39:02AM -0600, Jan Beulich wrote:
> >>> On 16.03.16 at 08:35, wrote:
> > On Tue, Mar 15, 2016 at 03:18:50PM -0500, Doug Goldstein wrote:
> >> Wrap the various tmem functions with the Kconfig generated CONFIG_TMEM
> >> option allowing users to build Xen without tmem suppo
>>> On 15.03.16 at 21:18, wrote:
> Wrap the various tmem functions with the Kconfig generated CONFIG_TMEM
> option allowing users to build Xen without tmem support.
>
> Signed-off-by: Doug Goldstein
> ---
> CC: Keir Fraser
> CC: Jan Beulich
> CC: Andrew Cooper
> CC: Konrad Rzeszutek Wilk
>
>>> On 16.03.16 at 08:35, wrote:
> On Tue, Mar 15, 2016 at 03:18:50PM -0500, Doug Goldstein wrote:
>> Wrap the various tmem functions with the Kconfig generated CONFIG_TMEM
>> option allowing users to build Xen without tmem support.
>
> I ended with this change on top of yours (which I will squas
On Tue, Mar 15, 2016 at 03:18:50PM -0500, Doug Goldstein wrote:
> Wrap the various tmem functions with the Kconfig generated CONFIG_TMEM
> option allowing users to build Xen without tmem support.
I ended with this change on top of yours (which I will squash):
The 'bool "tmem" so that if I did mak
Wrap the various tmem functions with the Kconfig generated CONFIG_TMEM
option allowing users to build Xen without tmem support.
Signed-off-by: Doug Goldstein
---
CC: Keir Fraser
CC: Jan Beulich
CC: Andrew Cooper
CC: Konrad Rzeszutek Wilk
changes from v1:
- add description provided by Konrad