this repo has no description
1---
2name: LKM Bug
3about: An issue with the Linux kernel module
4labels: 'bug, linux kernel module'
5---
6
7**Expected Result**
8What did you expect to happen?
9
10**Actual Result**
11What did happen?
12
13**Steps To Reproduce**
141. If possible, what steps can you take to reproduce the issue?
15
16**``dmesg`` Output**
17Run ```dmesg | grep 'overlay\|darling'```
18```
19Put the command output here!
20```
21
22**System Information**
23What system are you using?
24
25| Software | Version |
26| --- | --- |
27| Linux Kernel | X.Y.Z |
28| Darling | Git Commit Hash |