Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.debian.kernel > #53192 > unrolled thread
| Started by | Ben Hutchings <ben@decadent.org.uk> |
|---|---|
| First post | 2016-03-13 15:00 +0100 |
| Last post | 2016-03-13 16:40 +0100 |
| Articles | 3 — 2 participants |
Back to article view | Back to linux.debian.kernel
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
Processed: Re: Bug#818087: Blacklist/whitelist kernel module ABI symbols in advance owner@bugs.debian.org (Debian Bug Tracking System) - 2016-03-13 16:40 +0100
| From | Ben Hutchings <ben@decadent.org.uk> |
|---|---|
| Date | 2016-03-13 15:00 +0100 |
| Subject | Bug#818087: Blacklist/whitelist kernel module ABI symbols in advance |
| Message-ID | <rceIO-6va-5@gated-at.bofh.it> |
[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.
[toc] | [next] | [standalone]
| From | Ben Hutchings <ben@decadent.org.uk> |
|---|---|
| Date | 2016-03-13 16:40 +0100 |
| Message-ID | <rcghB-7C9-23@gated-at.bofh.it> |
| In reply to | #53192 |
[Multipart message — attachments visible in raw view] — view raw
Control: clone -1 -2 Control: retitle -2 modpost should warn about using unstable exported symbols Control: reassign -2 src:linux-tools Control: block -2 with -1 On Sun, 2016-03-13 at 13:47 +0000, Ben Hutchings wrote: [...] > 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. and this is the modpost part... Ben. -- Ben Hutchings If at first you don't succeed, you're doing about average.
[toc] | [prev] | [next] | [standalone]
| From | owner@bugs.debian.org (Debian Bug Tracking System) |
|---|---|
| Date | 2016-03-13 16:40 +0100 |
| Subject | Processed: Re: Bug#818087: Blacklist/whitelist kernel module ABI symbols in advance |
| Message-ID | <rcghD-7C9-91@gated-at.bofh.it> |
| In reply to | #53192 |
Processing control commands: > clone -1 -2 Bug #818087 [src:linux] Blacklist/whitelist kernel module ABI symbols in advance Bug 818087 cloned as bug 818094 > retitle -2 modpost should warn about using unstable exported symbols Bug #818094 [src:linux] Blacklist/whitelist kernel module ABI symbols in advance Changed Bug title to 'modpost should warn about using unstable exported symbols' from 'Blacklist/whitelist kernel module ABI symbols in advance' > reassign -2 src:linux-tools Bug #818094 [src:linux] modpost should warn about using unstable exported symbols Bug reassigned from package 'src:linux' to 'src:linux-tools'. Ignoring request to alter found versions of bug #818094 to the same values previously set Ignoring request to alter fixed versions of bug #818094 to the same values previously set > block -2 with -1 Bug #818094 [src:linux-tools] modpost should warn about using unstable exported symbols 818094 was not blocked by any bugs. 818094 was not blocking any bugs. Added blocking bug(s) of 818094: 818087 -- 818087: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=818087 818094: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=818094 Debian Bug Tracking System Contact owner@bugs.debian.org with problems
[toc] | [prev] | [standalone]
Back to top | Article view | linux.debian.kernel
csiph-web