All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH][RFC] Unify printk messgaes
@ 2008-02-26  9:53 James Morris
  2008-02-26 12:36 ` Stephen Smalley
  2008-02-26 13:48 ` Eric Paris
  0 siblings, 2 replies; 8+ messages in thread
From: James Morris @ 2008-02-26  9:53 UTC (permalink / raw)
  To: selinux; +Cc: Eric Paris, Stephen Smalley

I noticed that we had a mix of "SELinux:" and "security:" prefixes in our 
kernel boot messages, so I've unified these to "SELinux:" with the patch 
below to reduce user confusion.  (It doesn't try and fix every printk, 
just the ones with "security:").

Also simplified the avtab hash message, from:

  SELinux:8192 avtab hash slots allocated. Num of rules:163922

to

  SELinux: 8192 avtab hash slots, 163922 rules.


Comments?

---

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2008-02-26 22:08 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-02-26  9:53 [PATCH][RFC] Unify printk messgaes James Morris
2008-02-26 12:36 ` Stephen Smalley
2008-02-26 13:39   ` James Morris
2008-02-26 15:08   ` Christopher J. PeBenito
2008-02-26 17:23     ` Stephen Smalley
2008-02-26 22:08   ` Russell Coker
2008-02-26 13:48 ` Eric Paris
2008-02-26 14:04   ` James Morris

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.