lkml.org 
[lkml]   [2011]   [Dec]   [20]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    /
    Subject[PATCH 0/8] Fix virtual and physical address types
    From
    Date
    This series fixes compiler warnings on some architectures about implicit
    conversions and narrowing conversions between pointer and integer types.

    Please apply these to the appropriate trees.

    Ben.

    Ben Hutchings (8):
    IB/cxgb4: Fix formatting of physical address
    farsync: Fix confusion about DMA address and buffer offset types
    drm: Do not include page offset in argument to virt_to_page()
    drm: Pass pointers to virt_to_page()
    [SCSI] tgt: Pass pointers to virt_to_page(), not integers
    uio: Pass pointers to virt_to_page(), not integers
    rds: Pass pointers to virt_to_page(), not integers
    pmcraid: Pass pointers to access_ok(), not integers

    drivers/gpu/drm/drm_pci.c | 4 ++--
    drivers/gpu/drm/drm_vm.c | 2 +-
    drivers/infiniband/hw/cxgb4/device.c | 4 ++--
    drivers/net/wan/farsync.c | 19 +++++++------------
    drivers/scsi/pmcraid.c | 3 ++-
    drivers/scsi/scsi_tgt_if.c | 2 +-
    drivers/uio/uio.c | 6 ++++--
    net/rds/message.c | 2 +-
    8 files changed, 20 insertions(+), 22 deletions(-)

    --
    1.7.7.3


    [unhandled content-type:application/pgp-signature]
    \
     
     \ /
      Last update: 2011-12-21 02:31    [W:2.761 / U:0.560 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site