needs to would be a minor surgery. As
>>>> things
>>>> look now, it may be better to remove the non-working sched_block debug
>>>> counter
>>>> entirely and implement a good solution for the problem at hand.
>>>>
>>>
>>>
patch to remove the
problematic debug counter:
Subject: [PATCH] sched: Remove debug counter sched_block
Currently the debug counter sched_block doesn't work well
since we create dependencies for some insns and those
dependencies are expected to be resolved during scheduling
insns but they ca
s comment, I made and tested the below patch to remove the
> problematic debug counter:
>
> Subject: [PATCH] sched: Remove debug counter sched_block
>
> Currently the debug counter sched_block doesn't work well
> since we create dependencies for some insns and those
> dep
g counter
> entirely and implement a good solution for the problem at hand.
>
According to this comment, I made and tested the below patch to remove the
problematic debug counter:
Subject: [PATCH] sched: Remove debug counter sched_block
Currently the debug counter sched_block doesn't work