View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0001300 | channel: kernel/el9 | --kernel--request-for-enhancement-- | public | 2022-12-16 21:01 | 2022-12-21 16:29 |
Reporter | tbarrett | Assigned To | burakkucat | ||
Priority | normal | Severity | feature | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Summary | 0001300: Please enable ublk driver to be loaded as module. | ||||
Description | Currently, the ublk driver is not configured for kernel-ml 6.1.0-1.el9. We should configure it to be loaded as a module. Current: ``` CONFIG_BLK_DEV_UBLK is not set ``` Proposed: ``` CONFIG_BLK_DEV_UBLK=m ``` | ||||
Steps To Reproduce | 1. Install kernel-ml 6.1.0-1.el9 2. View configs. ``` cat /boot/config-6.1.0-1.el9.elrepo.x86_64 | grep "UBLK" ``` | ||||
Tags | No tags attached. | ||||
|
I have queued the addition, of CONFIG_BLK_DEV_UBLK=m, to the configuration file for the next build of the kernel-ml package set. |
|
With the recent release of the kernel-ml-6.1.1-1.el{7|8|9}.elrepo package sets [1][2][3] this request has been fulfilled. Now closing as "resolved/fixed". [1] https://lists.elrepo.org/pipermail/elrepo/2022-December/006307.html [2] https://lists.elrepo.org/pipermail/elrepo/2022-December/006308.html [3] https://lists.elrepo.org/pipermail/elrepo/2022-December/006309.html |
Date Modified | Username | Field | Change |
---|---|---|---|
2022-12-16 21:01 | tbarrett | New Issue | |
2022-12-16 21:01 | tbarrett | Status | new => assigned |
2022-12-16 21:01 | tbarrett | Assigned To | => toracat |
2022-12-16 21:18 | toracat | Assigned To | toracat => burakkucat |
2022-12-17 08:30 | burakkucat | Status | assigned => acknowledged |
2022-12-17 08:30 | burakkucat | Note Added: 0008856 | |
2022-12-21 16:29 | burakkucat | Status | acknowledged => resolved |
2022-12-21 16:29 | burakkucat | Resolution | open => fixed |
2022-12-21 16:29 | burakkucat | Note Added: 0008872 |