View | Details | Raw Unified
Collapse All | Expand All

(-) fs/splice.c.old (+3 lines)
 Lines 1182-1187    Link Here 
		if (unlikely(!base))
		if (unlikely(!base))
			break;
			break;
		if (unlikely(!access_ok(VERIFY_READ, base, len)))
			break;
		/*
		/*
		 * Get this base offset and number of pages, then map
		 * Get this base offset and number of pages, then map
		 * in the user pages.
		 * in the user pages.