lkml.org 
[lkml]   [2014]   [Jan]   [21]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCH 5/5] lockdep: pack subclass/trylock/read/check into a single argument
On 01/21, Steven Rostedt wrote:
>
> On Tue, 21 Jan 2014 19:43:10 +0100
> Oleg Nesterov <oleg@redhat.com> wrote:
>
> > Do you mean __attribute__((packed)) ?
>
> I think Dave means:
>
> unsigned char subclass : 3;
> unsigned char trylock : 1;
> unsigned char read : 2;
> unsigned char check : 1;

Ah, yes. But I don't think this will change the code generation.

Oleg.



\
 
 \ /
  Last update: 2014-01-21 21:21    [W:0.076 / U:0.160 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site