android_kernel_xiaomi_sm8350/Documentation/DocBook
Randy Dunlap 621e59a771 docbook: make kernel-locking table readable
Andi Kleen pointed out to me that the kernel locking cheat sheet
table entries are unreadable.

Make table entries smaller so that pdf and ps output is readable
(columns were being overwritten and garbled) by using abbreviations.
This allows the tables to fit on one page cleanly.
Add a Legend for the abbreviations:
  SLIS: spin_lock_irqsave
  SLI:  spin_lock_irq
  SL:   spin_lock
  SLBH: spin_lock_bh
  DI:   down_interruptible

Signed-off-by: Randy Dunlap <randy.dunlap@oracle.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2007-05-17 05:23:05 -07:00
..
.gitignore
deviceiobook.tmpl
filesystems.tmpl
gadget.tmpl [PATCH] fix DocBook build 2007-02-11 11:18:07 -08:00
genericirq.tmpl
kernel-api.tmpl devres: kernel-doc and DocBook 2007-05-09 07:02:59 +02:00
kernel-hacking.tmpl
kernel-locking.tmpl docbook: make kernel-locking table readable 2007-05-17 05:23:05 -07:00
libata.tmpl
librs.tmpl docbook: librs typo fixes 2007-05-08 11:15:15 -07:00
lsm.tmpl
Makefile kernel-doc: generate main index page when building 'htmldocs' 2007-05-08 11:15:10 -07:00
mcabook.tmpl
mtdnand.tmpl
procfs_example.c
procfs-guide.tmpl
rapidio.tmpl
stylesheet.xsl
usb.tmpl [PATCH] fix DocBook build 2007-02-11 11:18:07 -08:00
videobook.tmpl
wanbook.tmpl
writing_usb_driver.tmpl
z8530book.tmpl