commit: c60879b2f37ba92561d84c808f517d7a415253cd Author: Martin Dummer <martin.dummer <AT> gmx <DOT> net> AuthorDate: Wed Nov 25 06:55:06 2020 +0000 Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org> CommitDate: Wed Nov 25 06:55:06 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c60879b2
profiles: mask last-rited package sys-block/rts_pstor Bug: https://bugs.gentoo.org/756370 Signed-off-by: Martin Dummer <martin.dummer <AT> gmx.net> Closes: https://github.com/gentoo/gentoo/pull/18392 Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org> profiles/package.mask | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index ad4173aa94b..d378c01dcd3 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -32,6 +32,14 @@ #--- END OF EXAMPLES --- +# Martin Dummer <[email protected]> (2020-11-25) +# Does not compile with kernels >=5.5, no upstream development +# since years, for most hardware the in-kernel module +# rtsx_pci_sdmmc should be preferred over this driver. +# Open bugs #712484 #717184 #741909. +# Removal in 30 days. (bug #756370) +sys-block/rts_pstor + # Sam James <[email protected]> (2020-11-25) # Temporary mask to fix tree breakage # Dependency x11-libs/pangox-compat does not exist
