summaryrefslogtreecommitdiff
path: root/net/ipx
ModeNameSize
-rw-r--r--Kconfig2778logplain
-rw-r--r--Makefile159logplain
-rw-r--r--af_ipx.c50811logplain
-rw-r--r--ipx_proc.c8114logplain
-rw-r--r--ipx_route.c6750logplain
-rw-r--r--pe2.c731logplain
-rw-r--r--sysctl_net_ipx.c919logplain
memory again from within kernel space. Although there is a HV call to scrub the memory (mem_scrub), there is no easy way to guarantee that the real memory address(es) are not used by other tasks. Clearing the error with mem_scrub would zero the memory and cause the other processes to proceed with bad data. The handling of other non-resumable errors remain unchanged and will cause a panic. ==================== Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/ipx/Kconfig')