Erez Zilber wrote:
> I'm trying to run with the open-iscsi kernel tree (2.6.27-rc4). I
> wasn't able to build the open-iscsi tree, so I added the following
> patch:
> 
> diff --git a/kernel/Makefile b/kernel/Makefile
> index 139fd7b..7c5b5ac 100644
> --- a/kernel/Makefile
> +++ b/kernel/Makefile
> @@ -101,6 +101,8 @@ linux_2_6_25: has_24_patch
> 
>  linux_2_6_26: $(unpatch_code)
> 
> +linux_2_6_27: $(unpatch_code)
> +
>  do_unpatch_code:
>         echo "Un-patching source code for use with linux-2.6.14 and up ..."
>         patch -R -E -p1 < $(cur_patched)
> 
> But now, I get compilation errors:

Yeah, the driver model code in the upstream kernel changed on us again, 
so the patches have to be updated.

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"open-iscsi" group.
To post to this group, send email to open-iscsi@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at http://groups.google.com/group/open-iscsi
-~----------~----~----~----~------~----~------~--~---

Reply via email to