Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.debian.bugs.dist > #723992
| From | Ben Hutchings <ben@decadent.org.uk> |
|---|---|
| Newsgroups | linux.debian.bugs.dist, linux.debian.kernel |
| Subject | Bug#818087: Blacklist/whitelist kernel module ABI symbols in advance |
| Date | 2016-03-13 15:00 +0100 |
| Message-ID | <rceIO-6va-5@gated-at.bofh.it> (permalink) |
| Organization | linux.* mail to news gateway |
Cross-posted to 2 groups.
[Multipart message — attachments visible in raw view] - view raw
Package: src:linux Severity: wishlist Currently we attempt to maintain the kernel module ABI within each stable release, and try to avoid ABI bumps within unstable other than for new upstream releases. Sometimes we decide that an ABI change can be ignored (i.e. we allow it to change withut bumping the ABI number) because it is not intended for use by out-of-tree modules, only for specific modules built from the kernel. However we do this reactively, rather than in advance. We could serve out-of-tree module users and packagers better if we implemented a blacklist or whitelist of unstable symbols and made modpost warn when they are used. Ben. -- Ben Hutchings If at first you don't succeed, you're doing about average.
Back to linux.debian.bugs.dist | Previous | Next — Next in thread | Find similar | Unroll thread
Bug#818087: Blacklist/whitelist kernel module ABI symbols in advance Ben Hutchings <ben@decadent.org.uk> - 2016-03-13 15:00 +0100 Bug#818087: Blacklist/whitelist kernel module ABI symbols in advance Ben Hutchings <ben@decadent.org.uk> - 2016-03-13 16:40 +0100
csiph-web