plan 9 kernel history: overview | file list | diff list

1990/1113/gnot/fault.c (diff list | history)

1990/1110/sys/src/9/gnot/fault.c:166,1741990/1113/sys/src/9/gnot/fault.c:166,172 (short | long | prev | next)
1990/03091    
				qunlock(o->chan); 
				pg->o = 0; 
				pg->ref--; 
1990/1110    
				if(user) 
					pexit("Interrupt", 0); 
1990/03091    
				goto cant; 
1990/1113    
				pexit("load i/o error", 0); 
1990/03091    
			} 
			o->chan->offset = (addr-o->va) + o->minca; 
1990/0614    
			l = (char*)VA(k); 


source code copyright © 1990-2005 Lucent Technologies; see license
Plan 9 distribution
comments to russ cox (rsc@swtch.com)