On 13/9/21 6:51 pm, Vlastimil Babka wrote:
On 9/10/21 16:10, Imran Khan wrote:
To print stack entries into a buffer, users of stackdepot,
first get a list of stack entries using stack_depot_fetch
and then print this list into a buffer using stack_trace_snprint.
Provide a helper in stackdepot
Hi Vlastimil,
On 14/9/21 7:03 pm, Vlastimil Babka wrote:
On 9/10/21 16:10, Imran Khan wrote:
This change is in response to discussion at [1].
The patch has been created on top of my earlier changes [2] and [3].
If needed I can resend all of these patches together, though my
earlier patches have
Hi,
This change is just adding a wrapper function, so it can't cause regression.
Could you please let me know if I need to do something in this regard or
can it be ignored as false positive.
Thanks,
Imran
On 17/9/21 9:01 am, Patchwork wrote:
== Series Details ==
Series: lib, stackdepot: chec