Skip to content

[build] Improve overlay check in Makefile#3050

Merged
lguohan merged 1 commit intosonic-net:masterfrom
Staphylo:master-overlay
Jun 20, 2019
Merged

[build] Improve overlay check in Makefile#3050
lguohan merged 1 commit intosonic-net:masterfrom
Staphylo:master-overlay

Conversation

@Staphylo
Copy link
Collaborator

Some kernels are built with overlayfs as a builtin and not a module.
For these the check via lsmod currently fails.
This improvement now checks the kernel configuration for the
CONFIG_OVERLAY_FS entry. Depending on the OS and kernel version the
build configuration can be in multiple places.

Some kernels are built with overlayfs as a builtin and not a module.
For these the check via lsmod currently fails.
This improvement now checks the kernel configuration for the
CONFIG_OVERLAY_FS entry. Depending on the OS and kernel version the
build configuration can be in multiple places.
@lguohan lguohan merged commit e680892 into sonic-net:master Jun 20, 2019
@Staphylo Staphylo deleted the master-overlay branch December 6, 2022 15:00
mssonicbld added a commit that referenced this pull request Feb 26, 2024
…lly (#18175)

#### Why I did it
src/sonic-swss
```
* 9132173 - (HEAD -> master, origin/master, origin/HEAD) Fixed orchagent crash in VM with the Qos BUFFER_QUEUE|system-port|Queue-id-range config (#3050) (2 days ago) [saksarav-nokia]
```
#### How I did it
#### How to verify it
#### Description for the changelog
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.

3 participants