>>> On 15.09.17 at 19:25, wrote:
> On Fri, Sep 15, 2017 at 05:57:50PM +0100, Wei Liu wrote:
>> On Fri, Sep 15, 2017 at 12:55:51PM -0400, Konrad Rzeszutek Wilk wrote:
>> > instead of hardcoding values. We also drop the uint64_t
>> > cast as the macro uses ULL to produce the proper width
>> > types.
On Fri, Sep 15, 2017 at 05:57:50PM +0100, Wei Liu wrote:
> On Fri, Sep 15, 2017 at 12:55:51PM -0400, Konrad Rzeszutek Wilk wrote:
> > instead of hardcoding values. We also drop the uint64_t
> > cast as the macro uses ULL to produce the proper width
> > types.
> >
> > Acked-by: Jan Beulich
> > Sig
On Fri, Sep 15, 2017 at 12:55:51PM -0400, Konrad Rzeszutek Wilk wrote:
> instead of hardcoding values. We also drop the uint64_t
> cast as the macro uses ULL to produce the proper width
> types.
>
> Acked-by: Jan Beulich
> Signed-off-by: Konrad Rzeszutek Wilk
You've got Jan's ack so you can com
instead of hardcoding values. We also drop the uint64_t
cast as the macro uses ULL to produce the proper width
types.
Acked-by: Jan Beulich
Signed-off-by: Konrad Rzeszutek Wilk
---
Cc: Jan Beulich
Cc: Andrew Cooper
Cc: Ian Jackson
Cc: Wei Liu
v2: New submission
v3: Don't use leading unders