login
Login
/
Register
Search
Forums
News
Blogs
Features
Site
Home
»
Mailing list archives
»
linux-kernel
»
2008
»
August
»
22
Re: [PATCH 07/10] AXFS: axfs_bdev.c
view
thread
!MAILaRCHIVE_VOTE_RePLACE
Previous message: [
thread
] [
date
] [
author
]
Next message: [thread] [
date
] [
author
]
[view in full thread]
From:
Jared Hulbert <jaredeh@...>
To: Bernhard Reutner-Fischer <rep.dot.nop@...>
Cc: <Linux-kernel@...>, <linux-embedded@...>, linux-mtd <linux-mtd@...>, Jörn Engel <joern@...>, <tim.bird@...>, <cotte@...>, <nickpiggin@...>
Subject:
Re: [PATCH 07/10] AXFS: axfs_bdev.c
Date: Friday, August 22, 2008 - 1:39 pm
> mismatch between documentation and implementation WRT the function name ;) oops.
quoted text
>>+{ >>+ struct axfs_super *sbi = AXFS_SB(sb); >>+ u64 boffset = AXFS_FSOFFSET_2_DEVOFFSET(sbi, fsoffset); >>+ u64 blocks; >>+ u64 blksize = sb->s_blocksize; >>+ unsigned long dst; >>+ unsigned long src; >>+ sector_t block; >>+ size_t bytes; >>+ struct buffer_head *bh; >>+ u64 copied = 0; >>+ >>+ if (len == 0) >>+ return 0; >>+ >>+ blocks = len / blksize; >>+ if ((len % blksize) > 0) >>+ blocks += 1; >>+ >>+ while (copied < len) { >>+ /* Explicit casting for ARM linker errors. */ > > did it try to emit some external div()? Is this still needed?
exactly. I haven't heard otherwise, it was a Freescale ARM11 build that had the issue... I don't have the set up. --
unsubscribe notice
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to
majordomo@vger.kernel.org
More majordomo info at
http://vger.kernel.org/majordomo-info.html
Please read the FAQ at
http://www.tux.org/lkml/
Previous message: [
thread
] [
date
] [
author
]
Next message: [thread] [
date
] [
author
]
Messages in current thread:
[PATCH 07/10] AXFS: axfs_bdev.c
, Jared Hulbert
, (Thu Aug 21, 1:45 am)
Re: [PATCH 07/10] AXFS: axfs_bdev.c
, MinChan Kim
, (Sun Aug 24, 4:19 am)
Re: [PATCH 07/10] AXFS: axfs_bdev.c
, Bernhard Reutner-Fischer
, (Fri Aug 22, 8:54 am)
Re: [PATCH 07/10] AXFS: axfs_bdev.c
, Jared Hulbert
, (Fri Aug 22, 1:39 pm)
Navigation
Create content
Mailing list archives
Recent posts
Popular discussions
linux-kernel
:
Tarkan Erimer
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3
Greg Kroah-Hartman
[PATCH 001/196] Chinese: Add the known_regression URI to the HOWTO
Benjamin Herrenschmidt
Re: [PATCH] Remove process freezer from suspend to RAM pathway
Bart Van Assche
Re: Integration of SCST in the mainstream Linux kernel
git
:
linux-netdev
:
Jarek Poplawski
[PATCH] pkt_sched: Destroy gen estimators under rtnl_lock().
Arjan van de Ven
Re: [GIT]: Networking
Gerrit Renker
[PATCH 27/37] dccp: Integration of dynamic feature activation - part 2 (server side)
Natalie Protasevich
[BUG] New Kernel Bugs
openbsd-misc
:
Colocation donated by:
Who's online
There are currently
5 users
and
764 guests
online.
Online users
strcmp
davidwalsh
yuyimen67
davidwalsh
digitalcable
Syndicate