Skip to content

Fix cpld sysfs permisson error#2457

Merged
lguohan merged 1 commit intosonic-net:masterfrom
jostar-yang:20190117_as7816_a1
Jan 17, 2019
Merged

Fix cpld sysfs permisson error#2457
lguohan merged 1 commit intosonic-net:masterfrom
jostar-yang:20190117_as7816_a1

Conversation

@jostar-yang
Copy link
Contributor

- What I did
Modify cpld sysfs permission from "S_IRUGO|S_IWUGO" to "S_IRUGO|S_IWUSR" because kernel 4.9 doesn't support 0666 permission.
- How I did it
Modify permission to "S_IRUGO|S_IWUSR"
- How to verify it
Check dmesg log and check cpld sysfs permission
- Description for the changelog

- A picture of a cute animal (not mandatory but encouraged)

@lguohan
Copy link
Collaborator

lguohan commented Jan 17, 2019

retest this please

@lguohan lguohan merged commit e67f1da into sonic-net:master Jan 17, 2019
@yxieca
Copy link
Contributor

yxieca commented Jan 22, 2019

Made to 201811 branch on 1/22/2019

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants