lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [day] [month] [year] [list]
Date:	Sun, 14 Oct 2012 19:57:28 +0200
From:	Stefan Richter <stefanr@...6.in-berlin.de>
To:	Frederic Weisbecker <fweisbec@...il.com>
Cc:	linux-kernel@...r.kernel.org, linux-kbuild@...r.kernel.org
Subject: new "Cputime accounting" kconfig prompt not "make oldconfig"
 friendly

Hi Frederic,

commit fdf9c356502a "cputime: Make finegrained irqtime accounting
generally available" introduced a new kconfig prompt.  From the diff
I can see that you also added help texts for two new options (and an
old option already had its own help text).  But alas "make oldconfig"
is unable to show these texts.

    $ make oldconfig
    [...]
    * Restart config...
    *
    *
    * CPU/Task time and stats accounting
    *
    Cputime accounting
    > 1. Simple tick based cputime accounting (TICK_CPU_ACCOUNTING) (NEW)
      2. Fine granularity task level IRQ time accounting (IRQ_TIME_ACCOUNTING)
    choice[1-2]: ?
    
    There is no help available for this option.

I wonder if make oldconfig could be made smarter about presenting
help for choice prompts.  As a complication, this particular
prompt's set of items differs from architecture to architecture.
-- 
Stefan Richter
-=====-===-- =-=- -===-
http://arcgraph.de/sr/
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ