summaryrefslogtreecommitdiff
path: root/include/scsi/viosrp.h
diff options
context:
space:
mode:
authorJohannes Berg <johannes.berg@intel.com>2016-12-01 16:25:30 +0100
committerLuca Coelho <luciano.coelho@intel.com>2017-02-03 16:26:43 +0200
commit6ea29ce5749687d125d56b6748fa68eee1791f6e (patch)
tree9006af6866db0d05b1d64a2f1aa3640646e0d237 /include/scsi/viosrp.h
parentcba84570a0eb8826bcd69627fd975935bdcf7eaf (diff)
iwlwifi: mvm: set AID to firmware only for associated stations
The firmware will soon actually look at the AID field, and when it does that it'll try to ensure that the AID is never changing. Due to the way the station is added, it may start with an invalid AID before it's associated, so to ensure a constant AID (once it becomes non-zero), track the station state and set the AID only when the station is associated and when it disassociates. Signed-off-by: Johannes Berg <johannes.berg@intel.com> Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
Diffstat (limited to 'include/scsi/viosrp.h')
0 files changed, 0 insertions, 0 deletions
esses, manipulating the FDT with the MMU off may result in alignment faults. So fix the situation by moving the update_fdt_memmap() call into the callback function invoked by efi_exit_boot_services() right before it calls the ExitBootServices() UEFI service (which is arguably a better place for it anyway) Note that disabling the MMU in ExitBootServices() is not compliant with the UEFI spec, and carries great risk due to the fact that switching from cached to uncached memory accesses halfway through compiler generated code (i.e., involving a stack) can never be done in a way that is architecturally safe. Fixes: abfb7b686a3e ("efi/libstub/arm*: Pass latest memory map to the kernel") Signed-off-by: Ard Biesheuvel <ard.biesheuvel@linaro.org> Tested-by: Riku Voipio <riku.voipio@linaro.org> Cc: <stable@vger.kernel.org> Cc: mark.rutland@arm.com Cc: linux-efi@vger.kernel.org Cc: matt@codeblueprint.co.uk Cc: leif.lindholm@linaro.org Cc: linux-arm-kernel@lists.infradead.org Link: http://lkml.kernel.org/r/1485971102-23330-2-git-send-email-ard.biesheuvel@linaro.org Signed-off-by: Ingo Molnar <mingo@kernel.org>
Diffstat (limited to 'net/nfc/nci/ntf.c')