Linux PARISC architecture development
 help / color / mirror / Atom feed
* [parisc-linux] TODO list
@ 2001-07-13 19:10 Matthew Wilcox
  2001-07-14 20:53 ` Matthew Wilcox
  2001-07-16 16:48 ` Grant Grundler
  0 siblings, 2 replies; 3+ messages in thread
From: Matthew Wilcox @ 2001-07-13 19:10 UTC (permalink / raw)
  To: parisc-linux

Here's some things which need to get fixed, courtesy of Alan Cox:

 * Documentation/parisc/unwritten appears out of date

 * cache_init wants some printk DEBUG levels adding
   [In general grep printk(\" is useful to check]

 * arch/parisc/kernel/irq.c has an unchecked kmalloc around line 550.

 * led_get_net_stats() is interrupt-unsafe.

 * ptrace is chock-full of intrusive debug code.  either remove it or
   macroise it.

 * smp_call_function has problems:
	If the calling thread is real time it wont yield - you need to use
	a timeout

	How do we handle IPI failures or retransmits?

 * Why does the superio driver BUG and thus oops rather than printking an
   error and continuing without that driver ?

 * binfmt_som still uses the old strlen_user and needs revisiting to solve
   DoS issues

 * extern asmlinkage long sys32_sysctl(struct __sysctl_args32 *args) is
   a little strange.  Also shouldnt oldlen32 be unsigned ?

-- 
Revolutions do not require corporate support.

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

end of thread, other threads:[~2001-07-16 16:50 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2001-07-13 19:10 [parisc-linux] TODO list Matthew Wilcox
2001-07-14 20:53 ` Matthew Wilcox
2001-07-16 16:48 ` Grant Grundler

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox