lkml.org 
[lkml]   [2015]   [Feb]   [9]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    /
    Date
    From
    SubjectRe: [PATCH 0/2] ARM: omap2+: omap_hwmod: Fix false lockdep warning
    On Mon, Feb 09, 2015 at 10:27:32AM +0200, Peter Ujfalusi wrote:
    > As I recall there is a plan to remove the hwmod static database and move it or
    > generate it from DT? Not sure when and how this will be done, but will it
    > affect the lockdep_set_class() way?

    Yes, struct lock_class_key wants to be in static storage.

    So you could still allocate a few of those statically and then use them
    where appropriate, but it'd going to be more work.

    The advantage of having the 1:1 relation is that any parent hierarchy
    works naturally.


    \
     
     \ /
      Last update: 2015-02-09 10:41    [W:3.099 / U:1.468 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site