• Andrew Morton's avatar
    [PATCH] loop needs MODULE_ALIAS_BLOCK · 56f4a654
    Andrew Morton authored
    From: Erik van Konijnenburg <ekonijn@xs4all.nl>
    
    There are two issues here:
    
    - absense of a MODULE_ALIAS_BLOCK in loop.c
    
    - mismatch between the patterns used in the MODULE_ALIAS_BLOCK define and
      the modprobe invokation in request_module.
    
    (acked by Rusty)
    56f4a654
loop.c 29.1 KB