[prev in list] [next in list] [prev in thread] [next in thread] 

List:       busybox
Subject:    Re: [PATCH 3/6] android: fix 'ionice', add ioprio defines
From:       Denys Vlasenko <vda.linux () googlemail ! com>
Date:       2012-06-10 12:27:57
Message-ID: 201206101427.57337.vda.linux () googlemail ! com
[Download RAW message or body]

On Sunday 03 June 2012 16:43, Tias Guns wrote:
> patch inspired by 'BusyBox Patch V1.0 (Vitaly Greck)'
> https://code.google.com/p/busybox-android/downloads/detail?name=patch_busybox
> 
> Signed-off-by: Tias Guns <tias@ulyssis.org>
> ---
>  include/platform.h |    2 ++
>  1 file changed, 2 insertions(+)
> 
> diff --git a/include/platform.h b/include/platform.h
> index f250624..ba534b2 100644
> --- a/include/platform.h
> +++ b/include/platform.h
> @@ -336,6 +336,8 @@ typedef unsigned smalluint;
>  
>  #if defined(ANDROID) || defined(__ANDROID__)
>  # define BB_ADDITIONAL_PATH ":/system/sbin:/system/bin:/system/xbin"
> +# define SYS_ioprio_set __NR_ioprio_set
> +# define SYS_ioprio_get __NR_ioprio_get
>  #endif

Applied, thanks!
_______________________________________________
busybox mailing list
busybox@busybox.net
http://lists.busybox.net/mailman/listinfo/busybox
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic