* Re: linux-next: Tree for Mar 9 (ntfs)
[not found] <aa8WV_KvEV_TFPPZ@sirena.org.uk>
@ 2026-03-10 3:50 ` Randy Dunlap
2026-03-10 4:05 ` Namjae Jeon
0 siblings, 1 reply; 2+ messages in thread
From: Randy Dunlap @ 2026-03-10 3:50 UTC (permalink / raw)
To: Mark Brown, Linux Next Mailing List
Cc: Linux Kernel Mailing List, Namjae Jeon, Hyunchul Lee,
Linux Filesystems Development
On 3/9/26 11:49 AM, Mark Brown wrote:
> Hi all,
>
> Changes since 20260306:
>
on ARCH=arm (32-bit):
../fs/ntfs/namei.c: In function 'ntfs_test_inode_attr':
../fs/ntfs/namei.c:813:22: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
813 | u64 mft_no = (u64)data;
| ^
../fs/ntfs/namei.c: In function 'ntfs_delete':
../fs/ntfs/namei.c:993:44: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
993 | (void *)ni->mft_no)) != NULL) {
|
--
~Randy
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: linux-next: Tree for Mar 9 (ntfs)
2026-03-10 3:50 ` linux-next: Tree for Mar 9 (ntfs) Randy Dunlap
@ 2026-03-10 4:05 ` Namjae Jeon
0 siblings, 0 replies; 2+ messages in thread
From: Namjae Jeon @ 2026-03-10 4:05 UTC (permalink / raw)
To: Randy Dunlap
Cc: Mark Brown, Linux Next Mailing List, Linux Kernel Mailing List,
Hyunchul Lee, Linux Filesystems Development
On Tue, Mar 10, 2026 at 12:50 PM Randy Dunlap <rdunlap@infradead.org> wrote:
>
>
>
> On 3/9/26 11:49 AM, Mark Brown wrote:
> > Hi all,
> >
> > Changes since 20260306:
> >
>
> on ARCH=arm (32-bit):
>
> ../fs/ntfs/namei.c: In function 'ntfs_test_inode_attr':
> ../fs/ntfs/namei.c:813:22: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
> 813 | u64 mft_no = (u64)data;
> | ^
> ../fs/ntfs/namei.c: In function 'ntfs_delete':
> ../fs/ntfs/namei.c:993:44: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
> 993 | (void *)ni->mft_no)) != NULL) {
> |
We will fix it.
Thanks for the report.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2026-03-10 4:06 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <aa8WV_KvEV_TFPPZ@sirena.org.uk>
2026-03-10 3:50 ` linux-next: Tree for Mar 9 (ntfs) Randy Dunlap
2026-03-10 4:05 ` Namjae Jeon
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox