On 3/7/19 10:34 AM, Jan Beulich wrote:
> While I've not observed this myself, gcc 9 (imo validly) reportedly may
> complain
>
> trace.c: In function '__trace_hypercall':
> trace.c:826:19: error: taking address of packed member of 'struct
> ' may result in an unaligned pointer value
> [-Werror=add
>>> On 07.05.19 at 19:33, wrote:
> On 3/8/19 12:14 PM, Jan Beulich wrote:
> On 08.03.19 at 12:58, wrote:
>>> If that’s the case, what about doing something like the attached instead?
>>> It avoids introducing a not-very-obvious BUILD_BUG_ON(), and also I think
>>> makes the algorithm a (ti
On 3/8/19 12:14 PM, Jan Beulich wrote:
On 08.03.19 at 12:58, wrote:
>
>>
>>> On Mar 8, 2019, at 7:11 AM, Jan Beulich wrote:
>>>
>> George Dunlap 03/07/19 1:02 PM >>>
On 3/7/19 10:34 AM, Jan Beulich wrote:
> While I've not observed this myself, gcc 9 (imo validly) reportedly ma
>>> On 08.03.19 at 12:58, wrote:
>
>> On Mar 8, 2019, at 7:11 AM, Jan Beulich wrote:
>>
> George Dunlap 03/07/19 1:02 PM >>>
>>> On 3/7/19 10:34 AM, Jan Beulich wrote:
While I've not observed this myself, gcc 9 (imo validly) reportedly may
complain
trace.c: In functio
> On Mar 8, 2019, at 7:11 AM, Jan Beulich wrote:
>
George Dunlap 03/07/19 1:02 PM >>>
>> On 3/7/19 10:34 AM, Jan Beulich wrote:
>>> While I've not observed this myself, gcc 9 (imo validly) reportedly may
>>> complain
>>>
>>> trace.c: In function '__trace_hypercall':
>>> trace.c:826:19: e
>>> George Dunlap 03/07/19 1:02 PM >>>
>On 3/7/19 10:34 AM, Jan Beulich wrote:
>> While I've not observed this myself, gcc 9 (imo validly) reportedly may
>> complain
>>
>> trace.c: In function '__trace_hypercall':
>> trace.c:826:19: error: taking address of packed member of 'struct
>> ' may resu
On 3/7/19 10:34 AM, Jan Beulich wrote:
> While I've not observed this myself, gcc 9 (imo validly) reportedly may
> complain
>
> trace.c: In function '__trace_hypercall':
> trace.c:826:19: error: taking address of packed member of 'struct
> ' may result in an unaligned pointer value
> [-Werror=add
>>> On 07.03.19 at 12:40, wrote:
> On 07/03/2019 10:34, Jan Beulich wrote:
>> While I've not observed this myself, gcc 9 (imo validly) reportedly may
>> complain
>>
>> trace.c: In function '__trace_hypercall':
>> trace.c:826:19: error: taking address of packed member of 'struct
>> ' may result in
On 07/03/2019 10:34, Jan Beulich wrote:
> While I've not observed this myself, gcc 9 (imo validly) reportedly may
> complain
>
> trace.c: In function '__trace_hypercall':
> trace.c:826:19: error: taking address of packed member of 'struct
> ' may result in an unaligned pointer value
> [-Werror=add