Does anybody know what the "typo" is in the mol.sh file in MOL for
SuSE7.0 PPC?
Mac
1. Typo in arch/sh/kernel/io_7751se.c
Hi,
not sure who to send it to. So as suggested in REPORTING-BUGS, I'm sending
it to this mailing list.
While building a kernel for an SH7751 SolutionEngine, I ran into a link
problem using a non-PCI configuration. I tracked the problem back to
arch/sh/kernel/io_7751se.c. On line 304, I see:
#if defined(CONFIG_PCI)
#define CHECK_SH7751_PCIIO(port) \
((port >= PCIBIOS_MIN_IO) && (port < (PCIBIOS_MIN_IO + SH7751_PCI_IO_SIZE)))
#else
#define CHECK_SH_7751_PCIIO(port) (0)
#endif
The problem is with the 5th line. It should be:
#define CHECK_SH7751_PCIIO(port) (0)
I removed the '_' between SH and 7751.
If I need to send this somewhere else, please tell me where.
Thanks.
Paul
--
Paul van Gool Rincon Networks
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
2. File attributes are not perserved by CVS
3. mol problems update (was: about to give up on MOL)
4. Change gateway and sub netmask
6. Out of ptys
7. Execute a sh script under perl and sh: sh script; perl script?
8. Getting Filesystem I/O stats
9. root's shell, /sbin/sh, /bin/sh and /usr/ksh
10. #!/bin/sh #!/usr/bin/sh can I do both for 2 diff machines
11. ASCII 128-255 in sh script: sh strips bit 7!!!
12. sh var -> awk var -> sh var
13. sh Xinstall.sh -check error