Bug 52671 - Several possible bugs in configuration
Summary: Several possible bugs in configuration
Status: RESOLVED CODE_FIX
Alias: None
Product: Other
Classification: Unclassified
Component: Configuration (show other bugs)
Hardware: All Linux
: P1 normal
Assignee: other_configuration@kernel-bugs.osdl.org
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-01-14 00:10 UTC by lailavrazda1979
Modified: 2013-11-14 18:53 UTC (History)
1 user (show)

See Also:
Kernel Version: 3.7.2
Subsystem:
Regression: No
Bisected commit-id:


Attachments

Description lailavrazda1979 2013-01-14 00:10:32 UTC
Under Device Drivers->Input Device Support->Hardware I/O ports there is a option  Serial port line discipline (CONFIG_SERIO_SERPORT) whose help says that it should be selected if the user plans to use an input device that communicates over a COM port. It also says, "If unsure, say Y." This seems outdated to me, seeing as very few people even have those ports anymore. Also, under Core Netfilter Configuration, connlimit match support has an extra double quote at the end of it.
Additionally, under Pseudo filesystems, /proc/kcore support has no help. Can someone tell me what it does? Finally, under Device Drivers->Serial ATA and Parallel ATA drivers, there is an option ATA SFF support (for legacy IDE and PATA). Its help also says "If unsure, say Y.", while "AHCI SATA support" says "If unsure, say N." This also seems outdated. I'm not sure if these are bugs, but I'd like to draw attention to them anyway.
Comment 1 Randy Dunlap 2013-11-07 06:24:51 UTC
I made patches for the Netfilter quotation mark and the /proc/kcore help text.
I don't see a real problem with the ATA options or the SERIO options.
Sure they could be updated but it's not a big deal.
Comment 2 lailavrazda1979 2013-11-14 18:53:00 UTC
All right, I see this as fixed, then.

Note You need to log in before you can comment on or make changes to this bug.