guix-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug#30629] [PATCH 2/5] linux-modules: Add 'device-module-aliases' and r


From: Ludovic Courtès
Subject: [bug#30629] [PATCH 2/5] linux-modules: Add 'device-module-aliases' and related procedures.
Date: Tue, 27 Feb 2018 22:24:50 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.3 (gnu/linux)

Danny Milosavljevic <address@hidden> skribis:

> On Tue, 27 Feb 2018 21:55:41 +0100
> address@hidden (Ludovic Courtès) wrote:
>
>> Danny Milosavljevic <address@hidden> skribis:
>> 
>> > It can happen that matching-modules returns the same module multiple 
>> > times...  
>> 
>> Rather, several aliases can map to the same module, but I think that’s OK.
>> 
>> Ludo’.
>
> No, I had it that the same modalias (i.e. /sys/devices/.../modalias content) 
> mapped twice to ahci.
>
> That's why there's a delete-duplicates contraption in my latest patch :)

Well OK, ‘delete-duplicates’ is fine.  :-)

Ludo’.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]