Problems with hypercalls

Rajat Sharma fs.rajat at gmail.com
Wed Jun 8 06:22:33 EDT 2011


are you doing 64bit devision on 32 bit arch? If that is the case,
do_div is worth considering.

On Wed, Jun 8, 2011 at 3:25 PM, Mulyadi Santosa
<mulyadi.santosa at gmail.com> wrote:
> On Tue, Jun 7, 2011 at 15:39, emilie lefebvre <tricheurs at hotmail.fr> wrote:
>> "divide error: 0000 [#1] SMP
>> ...
>>  [<ffffffff813f8cdd>] panic+0x78/0x137
>>  [<ffffffff813fcb94>] oops_end+0xe4/0x100
>>  [<ffffffff8101021b>] die+0x5b/0x90
>>  [<ffffffff813fc444>] do_trap+0xc4/0x160
>>  [<ffffffff8100df2f>] do_divide_error+0x8f/0xb0
>>  [<ffffffff811f974c>] ? my_function+0xdc/0xe70 "
>>
>> Could you have any suggestions ?
>
> Could you show us your code? perhaps by pasting them somewhere?
>
> >From what I guess, sounds like your code did some math (directly or
> indirectly) that fiddle with floating point numbers?
>
>
> --
> regards,
>
> Mulyadi Santosa
> Freelance Linux trainer and consultant
>
> blog: the-hydra.blogspot.com
> training: mulyaditraining.blogspot.com
>
> _______________________________________________
> Kernelnewbies mailing list
> Kernelnewbies at kernelnewbies.org
> http://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies
>



More information about the Kernelnewbies mailing list