All of lore.kernel.org
 help / color / mirror / Atom feed
From: liubo <liubo2009@cn.fujitsu.com>
To: Josef Bacik <josef@redhat.com>
Cc: linux-btrfs@vger.kernel.org, chris.mason@oracle.com, dave@jikos.cz
Subject: Re: [PATCH] Btrfs: use do_div to avoid compile errors on 32bit box
Date: Sat, 20 Aug 2011 09:35:26 +0800	[thread overview]
Message-ID: <4E4F0F5E.4010601@cn.fujitsu.com> (raw)
In-Reply-To: <20110819132250.GC28234@dhcp231-156.rdu.redhat.com>

On 08/19/2011 09:22 PM, Josef Bacik wrote:
> On Fri, Aug 19, 2011 at 05:48:44PM +0800, Liu Bo wrote:
>> When doing div operation of u64 type, we need to be careful and use do_div
>> to avoid compile ERROR on 32bit box:
>>
>> "ERROR: "__udivdi3" [fs/btrfs/btrfs.ko] undefined!
>> make[1]: *** [__modpost] Error 1
>>
>> Signed-off-by: Liu Bo <liubo2009@cn.fujitsu.com>
> 
> Chris just left for vacation, can you send this to Linus/lkml so it gets pulled
> in.  Thanks,
> 

Already done.

thanks,
liubo

> Josef
> --
> To unsubscribe from this list: send the line "unsubscribe linux-btrfs" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
> 


  reply	other threads:[~2011-08-20  1:35 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-08-19  9:48 [PATCH] Btrfs: use do_div to avoid compile errors on 32bit box Liu Bo
2011-08-19 13:22 ` Josef Bacik
2011-08-20  1:35   ` liubo [this message]
  -- strict thread matches above, loose matches on Subject: below --
2011-08-20  1:34 Liu Bo
2011-08-20  1:46 ` liubo

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4E4F0F5E.4010601@cn.fujitsu.com \
    --to=liubo2009@cn.fujitsu.com \
    --cc=chris.mason@oracle.com \
    --cc=dave@jikos.cz \
    --cc=josef@redhat.com \
    --cc=linux-btrfs@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.