Commit c65d2d1
committed
[kdump] restrict lsinitrd command to fetch only modules
While validating dump component let's restrict lsinitrd command
to only output dump component list instead of the full initrd content.
This will avoid a false match when a path of a file in initrd contains
dump modules names. Additionally, it improves the module lookup time.
Signed-off-by: Sourabh Jain <sourabhjain@linux.ibm.com>1 parent 55a13db commit c65d2d1
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
69 | 69 | | |
70 | 70 | | |
71 | 71 | | |
72 | | - | |
| 72 | + | |
73 | 73 | | |
74 | 74 | | |
75 | 75 | | |
| |||
0 commit comments