View Issue Details

IDProjectCategoryView StatusLast Update
0001300channel: kernel/el9--kernel--request-for-enhancement--public2022-12-21 16:29
Reportertbarrett Assigned Toburakkucat  
PrioritynormalSeverityfeatureReproducibilityalways
Status resolvedResolutionfixed 
Summary0001300: Please enable ublk driver to be loaded as module.
DescriptionCurrently, 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 Reproduce1. Install kernel-ml 6.1.0-1.el9
2. View configs.
```
cat /boot/config-6.1.0-1.el9.elrepo.x86_64 | grep "UBLK"
```
TagsNo tags attached.

Activities

burakkucat

2022-12-17 08:30

administrator   ~0008856

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.

burakkucat

2022-12-21 16:29

administrator   ~0008872

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

Issue History

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