| To: | linux-mips@linux-mips.org |
|---|---|
| Subject: | IS_ERR() in linux32.c |
| From: | Greg Lindahl <lindahl@keyresearch.com> |
| Date: | Wed, 8 Jan 2003 18:45:38 -0800 |
| Mail-followup-to: | linux-mips@linux-mips.org |
| Original-recipient: | rfc822;linux-mips@linux-mips.org |
| Sender: | linux-mips-bounce@linux-mips.org |
| User-agent: | Mutt/1.4i |
The file arch/mips64/kernel/linux32.c has a bunch of uses of IS_ERR(), some against pointers (which is what it's designed to be used with), and some against integers. I see a patch posted in 2001 which fixes that, but it was also fixing other things and didn't get applied. Anyone have a comment? This is about 1/3 of the remaining warnings when I do "make -s" on the kernel. -- greg |
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | Re: [patch] Use XKPHYS for 64-bit TLB flushes, Ralf Baechle |
|---|---|
| Next by Date: | kgdb & mips-linux, Gilad Benjamini |
| Previous by Thread: | ksymoops and 64 bit mips, Gilad Benjamini |
| Next by Thread: | kgdb & mips-linux, Gilad Benjamini |
| Indexes: | [Date] [Thread] [Top] [All Lists] |