7b2e08 99base: enable the initqueue in both 'dracut --add-device' and 'dracut --mount' cases.

1 file Authored by Lianbo Jiang 3 years ago, Committed by Packit 3 years ago,
    99base: enable the initqueue in both 'dracut --add-device' and 'dracut --mount' cases.
    
    The commit 9f3c31cd8d68 ("99base: enable initqueue if extra devices are added")
    only covers 'dracut --add-device' case, but it did not cover 'dracut --mount'
    case, which causes the kdump failure in the Amazon virtual machine.
    
    Lets make sure that the initqueue is enabled in both cases in order to wake up
    the device in time.
    
    Reported-by: Xiao Liang <xiliang@redhat.com>
    Signed-off-by: Lianbo Jiang <lijiang@redhat.com>
    (cherry picked from commit e0fc62f619ba55a96179382e22f7665e969c3d42)
    
    Resolves: #1678094
    
    patch_name: 0022.patch
    present_in_specfile: true
    location_in_specfile: 22
    squash_commits: true