Linux Documentation
 help / color / mirror / Atom feed
  • * Re: [PATCH v12 00/11] Application Data Integrity feature introduced by SPARC M7
           [not found] <cover.1519227112.git.khalid.aziz@oracle.com>
           [not found] ` <d8602e35e65c8bf6df1a85166bf181536a6f3664.1519227112.git.khalid.aziz@oracle.com>
    @ 2018-03-18 15:08 ` David Miller
      2018-03-19 15:19   ` Khalid Aziz
      1 sibling, 1 reply; 10+ messages in thread
    From: David Miller @ 2018-03-18 15:08 UTC (permalink / raw)
      To: khalid.aziz
      Cc: dave.hansen, aarcange, akpm, allen.pais, aneesh.kumar,
    	anthony.yznaga, arnd, benh, bob.picco, bsingharora, corbet,
    	dan.j.williams, dave.jiang, david.j.aldridge, dwindsor, ebiederm,
    	elena.reshetova, gregkh, hannes, henry.willard, hpa, hughd,
    	imbrenda, jack, jag.raman, jane.chu, jglisse, jroedel, khalid,
    	khandual, kirill.shutemov, kstewart, ktkhai, liam.merwick,
    	linux-arch, linux-doc, linux-kernel, linux-mm, linuxppc-dev,
    	linuxram, linux, me, mgorman, mgorman, mhocko, mike.kravetz,
    	minchan, mingo
    
    From: Khalid Aziz <khalid.aziz@oracle.com>
    Date: Wed, 21 Feb 2018 10:15:42 -0700
    
    > V12 changes:
    > This series is same as v10 and v11 and was simply rebased on 4.16-rc2
    > kernel and patch 11 was added to update signal delivery code to use the
    > new helper functions added by Eric Biederman. Can mm maintainers please
    > review patches 2, 7, 8 and 9 which are arch independent, and
    > include/linux/mm.h and mm/ksm.c changes in patch 10 and ack these if
    > everything looks good? 
    
    Khalid I've applied this series to sparc-next, thank you!
    
    But one thing has to be fixed up.
    
    In uapi/asm/auxvec.h you conditionalize the ADI aux vectors on
    CONFIG_SPARC64.
    
    That's not correct, you should never control user facing definitions
    based upon kernel configuration.
    
    Also, both 32-bit and 64-bit applications running on ADI capable
    machines want to compile against and use this informaiton.
    
    So please remove these CPP checks.
    --
    To unsubscribe from this list: send the line "unsubscribe linux-doc" in
    the body of a message to majordomo@vger.kernel.org
    More majordomo info at  http://vger.kernel.org/majordomo-info.html
    
    ^ permalink raw reply	[flat|nested] 10+ messages in thread

  • end of thread, other threads:[~2018-03-19 15:21 UTC | newest]
    
    Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
    -- links below jump to the message on this page --
         [not found] <cover.1519227112.git.khalid.aziz@oracle.com>
         [not found] ` <d8602e35e65c8bf6df1a85166bf181536a6f3664.1519227112.git.khalid.aziz@oracle.com>
    2018-03-05 19:22   ` [PATCH v12 10/11] sparc64: Add support for ADI (Application Data Integrity) Dave Hansen
    2018-03-05 21:14     ` Khalid Aziz
    2018-03-05 21:26       ` Dave Hansen
    2018-03-05 21:31       ` Dave Hansen
    2018-03-05 22:55         ` Khalid Aziz
    2018-03-05 21:26   ` Dave Hansen
    2018-03-05 21:37     ` Khalid Aziz
    2018-03-05 21:50       ` Dave Hansen
    2018-03-18 15:08 ` [PATCH v12 00/11] Application Data Integrity feature introduced by SPARC M7 David Miller
    2018-03-19 15:19   ` Khalid Aziz
    

    This is a public inbox, see mirroring instructions
    for how to clone and mirror all data and code used for this inbox