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>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Wed, 13 May 2015 15:18:36 +0200
From:	Borislav Petkov <bp@...en8.de>
To:	Ingo Molnar <mingo@...nel.org>
Cc:	Andrew Morton <akpm@...ux-foundation.org>,
	Jonathan Corbet <corbet@....net>,
	Peter Zijlstra <peterz@...radead.org>,
	Josh Triplett <josh@...htriplett.org>,
	Andy Lutomirski <luto@...capital.net>,
	Ingo Molnar <mingo@...hat.com>,
	"H. Peter Anvin" <hpa@...or.com>,
	Thomas Gleixner <tglx@...utronix.de>,
	Linus Torvalds <torvalds@...ux-foundation.org>,
	linux-api@...r.kernel.org, linux-kernel@...r.kernel.org,
	x86@...nel.org, linux-arch@...r.kernel.org
Subject: Re: [RFC PATCH v5] Documentation/arch: Add Documentation/arch-TODO

On Wed, May 13, 2015 at 11:47:56AM +0200, Ingo Molnar wrote:
>  - introduce the '..' denotion (in the final table) to show features 
>    that cannot be supported by an architecture due to hardware 
>    dependencies:
> 
> 		   gcov-profile-all:---------------.
> 				THP:--------.      |
> 		      irq-time-acct:-.      |      |
> 				     |      |      |
> 		----------------------------------------
> 		  alpha           | TODO | TODO | TODO |
> 		  arc             | TODO |  ..  | TODO |
> 		  arm             |  ok  |  ok  |  ok  |
> 		  arm64           | TODO |  ok  |  ok  |
> 		  avr32           | TODO |  ..  | TODO |
> 		  blackfin        | TODO |  ..  | TODO |
> 		  c6x             | TODO |  ..  | TODO |
> 
>    so in the 'THP' column, if an architecture could in theory support 
>    THP, it's listed as 'TODO', if it cannot, it's listed as '..'.

Shouldn't exactly that explanation be in the text file itself too?

Also, how about s/TODO//g for less clutter:

+----------------------------------------------------------------------------------
+  alpha           |      |      |      |      |      |      |  ok  |  ok  |      |
+  arc             |  ok  |      |      |      |      |  ok  |  ok  |  ok  |      |
+  arm             |  ok  |  ok  |  ok  |  ok  |  ok  |  ok  |      |  ok  |  ok  |
...

-- 
Regards/Gruss,
    Boris.

ECO tip #101: Trim your mails when you reply.
--
--
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