jzbydniewski

Results 25 comments of jzbydniewski

> Hi @jzbydniewski! > > Thank you for this output it is very valuable. For clearer picture can you gather some additional information? Please provide a SmaRT trace and registry...

I did two experiments with enabled hw counters, as below: hwc count cond=iall cond=crun cond=illock cond=iscond cond=imematomic cond=dbgflush cond=bstall cond=always 1st experiment: issue reproduce, I stopped cores in mdb after

Should we also force ATLD setting (I don't see that option in the version I'm currently using) in buildroot menuconfig, not only linux menuconfig ? ![image](https://github.com/foss-for-synopsys-dwc-arc-processors/linux/assets/73646606/47e4c291-759e-4d5e-a4c7-41d8fdacff16)

I can see that resuming cores with use of MDB works (and Linux continues executing) only if I do not pass param `-off=flush_dcache` With this param passed I can see...

@xxkent I tried this for the rcu_dynticks_inc() at the first place, ``` evalq *((int *)0x81af5b5e)=0x808c202f evalq *((int *)0x81af5b7a)=0x808c212f ``` ![image](https://github.com/foss-for-synopsys-dwc-arc-processors/linux/assets/73646606/3b35417b-3f2a-4fac-aa79-18b7c9b4e53a) As a result I am getting crash ``` smp: Bringing...