Chris Johns commented: 
https://gitlab.rtems.org/rtems/pkg/rtems-libbsd/-/issues/75#note_147221


I have taken a looked and `vfs_smr` has a special attribute attached of 
`__read_frequently` which is:

```
#define __read_frequently       __section(".data.read_frequently")
```

Maybe there is some confusing happening or a bug related to separate data 
sections option and this section attribute plus the PowerPC small data support.

I suggest you play with these each of factors and see what is happening? We 
know disabling small data has an effect.

-- 
View it on GitLab: 
https://gitlab.rtems.org/rtems/pkg/rtems-libbsd/-/issues/75#note_147221
You're receiving this email because of your account on gitlab.rtems.org.


_______________________________________________
bugs mailing list
[email protected]
http://lists.rtems.org/mailman/listinfo/bugs

Reply via email to